repo.or.cz
/
gitbackup.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
optimization TODO
[gitbackup.git]
/
slowgit
blob
119e254df2e8a9e11c640302da40f4329f8dff0d
1
#!/bin/sh
2
sleep
1
3
[
"
$1
"
==
'commit'
] &&
4
sleep
10
5
exec
/
usr
/
bin
/
git
"$@"