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
Vaishnavi Sonawane -
Roshan Kr Soni -
Kevin -
Kevin -
Top comments (0)