parent
61f1d2976a
commit
968816dca3
|
|
@ -138,8 +138,8 @@ alias gus='git reset HEAD'
|
|||
alias gpristine='git reset --hard && git clean -dfx'
|
||||
|
||||
# status
|
||||
alias gss='git status -s'
|
||||
alias gst='git status' #gst stands for git status
|
||||
alias gss='git status -s'
|
||||
|
||||
# shortlog
|
||||
alias gcount='git shortlog -sn'
|
||||
|
|
|
|||
Loading…
Reference in New Issue