optimization TODO
[gitbackup.git] / slowgit
blob119e254df2e8a9e11c640302da40f4329f8dff0d
1 #!/bin/sh
2 sleep 1
3 [ "$1" == 'commit' ] &&
4 sleep 10
5 exec /usr/bin/git "$@"