# Defined in /tmp/fish.8L7BWS/ggp.fish @ line 2
function ggp
    git push origin (git branch --show-current)
end