function grbc --wraps='git rebase --continue' --description 'alias grbc=git rebase --continue'
git rebase --continue $argv
end