Add git push all remotes doskey.
This commit is contained in:
parent
47418c464c
commit
10e6ca642d
1 changed files with 1 additions and 0 deletions
|
@ -11,3 +11,4 @@ doskey ...=start.
|
|||
doskey \=cd\
|
||||
doskey gc=gitcheckup $*
|
||||
doskey gp=git push $*
|
||||
doskey gpa=git remote ^| eval !i "f'git push {x} master'" ^| do_cmd
|
||||
|
|
Loading…
Reference in a new issue