git: Add aliases for pushall
This commit is contained in:
@@ -31,6 +31,8 @@
|
||||
ap = "add --patch"
|
||||
p = "push"
|
||||
pf = "push --force"
|
||||
pa = "pushall"
|
||||
paf = "pushall --force"
|
||||
|
||||
k = "!gitk --all"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user