github.com/andrewrech/lazygit@v0.8.1/test/repos/extras/pre-commit (about) 1 #!/bin/bash 2 3 echo "test1" 4 sleep 1 5 echo "test2" 6 sleep 1 7 echo "test3"