feat: git add/restore aliases
This commit is contained in:
@@ -57,6 +57,7 @@
|
||||
s = status -s
|
||||
b = "!git for-each-ref --sort='-authordate' --format='%(authordate)%09%(objectname:short)%09%(refname)' refs/heads | sed -e 's-refs/heads/--'"
|
||||
a = add
|
||||
r = restore --staged
|
||||
ap = add -p
|
||||
c = commit --verbose
|
||||
ca = commit -a --verbose
|
||||
|
||||
Reference in New Issue
Block a user