{{ score }}
  # (--rebase | -r) Applies your commits on top of the branch you are pulling
#
# Specify a remote if you need to pull from a remote that
# isn't 'origin', e.g. git pull upstream master -r
git pull remote-name branch-name --rebase