function ggp -w "git push origin master" -d "git push origin <current branch>"
  git push origin (__git.current_branch) $argv
end