Skip to content

Commit

Permalink
shell: grbc alias
Browse files Browse the repository at this point in the history
  • Loading branch information
jez committed Sep 1, 2018
1 parent 99fe228 commit bb18459
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions util/aliases.sh
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,8 @@ alias gf="git fetch"
alias gfp="git fetch --prune"
alias gpf="git pull --ff-only"

alias grbc="git rebase --continue"

alias gr="git review"
alias gro="git reviewone"
alias grf="git reviewf"
Expand Down

0 comments on commit bb18459

Please sign in to comment.