github.com/m3db/m3@v1.5.0/.buildkite/hooks/post-checkout (about) 1 #!/bin/bash 2 3 set -eo pipefail 4 5 echo "--- :git: cleaning checkout" 6 git clean -dffx