git: Add aliases for git pushes
This commit is contained in:
@@ -26,6 +26,8 @@
|
||||
df = "diff"
|
||||
gr = "! git graph"
|
||||
ap = "add --patch"
|
||||
p = "push"
|
||||
pf = "push --force"
|
||||
|
||||
k = "!gitk --all"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user