Copy/past those lines at the end of your ~/.bashrc
. Your kinesthetic memory will be grateful.
alias gf='git fetch'
alias gch='git checkout'
alias grh='git reset --hard'
alias gri='git rebase -i'
alias gcp='git cherry-pick'
Copy/past those lines at the end of your ~/.bashrc
. Your kinesthetic memory will be grateful.
alias gf='git fetch'
alias gch='git checkout'
alias grh='git reset --hard'
alias gri='git rebase -i'
alias gcp='git cherry-pick'
For further actions, you may consider blocking this person and/or reporting abuse
Frimpong Mauricious -
andre aliaman -
ispmanager.com -
Prahlad Yeri -
Top comments (0)