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
Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.
Elias -
Madza -
Sudhanshu Chaubey -
Peter Wan -
Top comments (0)