refactor gst is short for Git Status

Signed-off-by: Ron Nuriel <rnuriel@gsitechnology.com>
pull/2165/head
Ron Nuriel 2022-09-21 10:22:25 +03:00
parent 8bedbe47a7
commit 97507e04dc
1 changed files with 1 additions and 1 deletions

View File

@ -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'