Add gg, setlatest.
This commit is contained in:
parent
fdfbf12fab
commit
8fdba53b6e
1 changed files with 2 additions and 0 deletions
|
@ -13,3 +13,5 @@ doskey which=where $*
|
||||||
doskey gc=gitcheckup $*
|
doskey gc=gitcheckup $*
|
||||||
doskey gp=git push $*
|
doskey gp=git push $*
|
||||||
doskey gpa=git_push_all $*
|
doskey gpa=git_push_all $*
|
||||||
|
doskey gg=git gui
|
||||||
|
doskey setlatest=recycle __latest $T mklink /j __latest $*
|
||||||
|
|
Loading…
Reference in a new issue