1 2 3 4 5 6
#!/usr/bin/env bash set -e git checkout notsystemd/premove git branch -D tmp/postmove || true git checkout . git clean -xdf