summaryrefslogtreecommitdiffstats
path: root/releases/delete-branch-local-and-remote.sh
blob: b362f56fa6f8eca0771b815cfd1bf7b24c191401 (plain)
1
2
3
# https://makandracards.com/makandra/621-git-delete-a-branch-local-or-remote
#git push origin --delete feature-oauth
git push origin --delete $1