Skip to main content
OverflowAI is here! AI power for your Stack Overflow for Teams knowledge community. Learn more
4 of 4
deleted 14 characters in body

I use the following in my Bash settings:

alias git-shoot="git push origin --delete"

Then you can call:

git-shoot branchname
crizCraig
  • 8.7k
  • 6
  • 54
  • 54