refactor gst is short for Git Status
Signed-off-by: Ron Nuriel <rnuriel@gsitechnology.com>pull/2165/head
parent
8bedbe47a7
commit
97507e04dc
|
|
@ -153,7 +153,7 @@ alias gsd='git svn dcommit'
|
|||
alias gsr='git svn rebase' # Git SVN
|
||||
|
||||
# stash
|
||||
alias gst='git stash'
|
||||
alias gst='git status' #
|
||||
alias gstb='git stash branch'
|
||||
alias gstd='git stash drop'
|
||||
alias gstl='git stash list'
|
||||
|
|
|
|||
Loading…
Reference in New Issue