repo.or.cz
/
gitter.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'hotfix/21.56.9' into master
[gitter.git]
/
git_hooks
/
post-commit
blob
2f06ae62db4d414593ae4aa09b6e953ee215ac1a
1
#!/bin/bash
2
3
if
$
(
which
gtm
);
then
4
set -x
5
gtm commit
-yes
6
fi