#!/usr/bin/env bash set -eu git branch -d $1 git push origin :$1