Add additional args to gpa git push.
This commit is contained in:
parent
bf7af04a6f
commit
e9908fae3d
1 changed files with 1 additions and 1 deletions
|
@ -11,4 +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
|
||||
doskey gpa=git remote ^| eval !i "f'git push {x} master $*'" ^| do_cmd
|
||||
|
|
Loading…
Reference in a new issue