Aliases for git reset
This commit is contained in:
@@ -71,6 +71,8 @@ alias gpl='git pull'
|
|||||||
alias gps='git push'
|
alias gps='git push'
|
||||||
alias gpsh='git push'
|
alias gpsh='git push'
|
||||||
alias gnb='git nb' # new branch aka checkout -b
|
alias gnb='git nb' # new branch aka checkout -b
|
||||||
|
alias grs='git reset'
|
||||||
|
alias grsh='git reset --hard'
|
||||||
|
|
||||||
# Common bash functions
|
# Common bash functions
|
||||||
alias less='less -r'
|
alias less='less -r'
|
||||||
|
|||||||
Reference in New Issue
Block a user