Removed gg=git gui in favor of an lnk directly to the binary.
This commit is contained in:
parent
adc3026b35
commit
cd9be5daca
1 changed files with 0 additions and 1 deletions
|
@ -13,5 +13,4 @@ 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 $*
|
doskey setlatest=recycle __latest $T mklink /j __latest $*
|
||||||
|
|
Loading…
Reference in a new issue