wekan/releases/delete-branch-local-and-remote.sh

4 lines
145 B
Bash
Raw Normal View History

2018-11-04 18:32:08 +02:00
# https://makandracards.com/makandra/621-git-delete-a-branch-local-or-remote
#git push origin --delete feature-oauth
git push origin --delete $1