new

Try Stack Overflow for Business

Our new business plan for private Q&A; offers single sign-on and advanced features. Get started by May 31 for 2 months free.

Learn more
4 deleted 14 characters in body
source | link

I use the following in my Bash settings:

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

Then you can call:

git-shoot branchname

I use the following in my Bash settings:

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

Then you can call:

git-shoot branchname

I use the following in my Bash settings:

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

Then you can call:

git-shoot branchname
3 Added some context.
source | link

I use the following in my bashBash settings:

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

Then you can call:

git-shoot branchname

I use the following in my bash settings:

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

Then you can call:

git-shoot branchname

I use the following in my Bash settings:

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

Then you can call:

git-shoot branchname
2 Formatting
source | link

I use the following in my bash settings:

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

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

Then you can call:

git-shoot branchname

git-shoot branchname

I use the following in my bash settings:

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

Then you can call:

git-shoot branchname

I use the following in my bash settings:

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

Then you can call:

git-shoot branchname
1
source | link