Add some shorthands to git
This commit is contained in:
parent
c39f2222c3
commit
df33d0117b
@ -26,6 +26,9 @@
|
||||
lsc = lscommits
|
||||
diff-against = diff --merge-base
|
||||
fix-recreated-branch = reset --hard @{u}
|
||||
fa = fetch --all
|
||||
c = commit
|
||||
aa = add .
|
||||
|
||||
[filter "lfs"]
|
||||
clean = git-lfs clean -- %f
|
||||
|
Loading…
x
Reference in New Issue
Block a user