Signed-off-by: Ron Nuriel <rnuriel@gsitechnology.com>
pull/2165/head
Ron Nuriel 2022-09-21 10:27:14 +03:00
parent 97507e04dc
commit 15755788c2
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 status' #
alias gst='git status' #gst stands for git status
alias gstb='git stash branch'
alias gstd='git stash drop'
alias gstl='git stash list'