1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-01-26 05:37:18 +02:00
lazygit/test/repos/extras/pre-commit

7 lines
67 B
Plaintext
Raw Normal View History

2018-08-12 15:54:59 +10:00
#!/bin/bash
echo "test1"
sleep 1
echo "test2"
sleep 1
echo "test3"