Add git push doskey.
This commit is contained in:
parent
cea85b3556
commit
26a5b69b4f
1 changed files with 1 additions and 0 deletions
|
@ -10,3 +10,4 @@ doskey ..=cd..
|
||||||
doskey ...=start.
|
doskey ...=start.
|
||||||
doskey \=cd\
|
doskey \=cd\
|
||||||
doskey gc=gitcheckup $*
|
doskey gc=gitcheckup $*
|
||||||
|
doskey gp=git push $*
|
||||||
|
|
Loading…
Reference in a new issue