Add "gti" alias for git
This commit is contained in:
parent
1a5b4db365
commit
e821c33a4f
@ -204,6 +204,7 @@ alias gstp='git stash pop'
|
||||
alias gsts='git stash show --text'
|
||||
alias gsu='git submodule update'
|
||||
|
||||
alias gti='git'
|
||||
alias gts='git tag -s'
|
||||
alias gtv='git tag | sort -V'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user