githubでupdate branchした後にpushする前に便利なzsh alias

alias gfr="git fetch && git rebase \"origin/$branch\""