repo.or.cz
/
git
/
git-svn.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Only run aggregate-results over actual counts
[git/git-svn.git]
/
templates
/
hooks--post-commit.sample
blob
22668216a3cec5a00d804dc5e9a904a10fd0fd09
1
#!/bin/sh
2
#
3
# An example hook script that is called after a successful
4
# commit is made.
5
#
6
# To enable this hook, rename this file to "post-commit".
7
8
:
Nothing