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