git: more aliases
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
[includeIf "gitdir:~/dev/uni/lrz-gitlab/**"]
|
[includeIf "gitdir:~/dev/uni/lrz-gitlab/**"]
|
||||||
path = "~/dev/uni/lrz-gitlab/.gitconfig"
|
path = "~/dev/uni/lrz-gitlab/.gitconfig"
|
||||||
[alias]
|
[alias]
|
||||||
|
a = add
|
||||||
aa = add .
|
aa = add .
|
||||||
b = blame -L
|
b = blame -L
|
||||||
br = branch
|
br = branch
|
||||||
@@ -16,6 +17,7 @@
|
|||||||
lgp = lg -p
|
lgp = lg -p
|
||||||
pl = pull --rebase
|
pl = pull --rebase
|
||||||
ps = push
|
ps = push
|
||||||
|
r = rebase
|
||||||
sh = show
|
sh = show
|
||||||
st = status
|
st = status
|
||||||
u = pull --rebase
|
u = pull --rebase
|
||||||
|
|||||||
Reference in New Issue
Block a user