Update gitconfig: git_pushmulti
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
lg = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr)%Creset' --abbrev-commit --date=relative
|
||||
today = log --since=midnight --author='Roberto Bonvallet' --oneline
|
||||
pushall = !git remote | xargs -L1 git push --all
|
||||
pushmulti = !git-pushmulti
|
||||
s = status
|
||||
a = add --all
|
||||
cm = commit -m
|
||||
|
||||
Reference in New Issue
Block a user