repo.or.cz
/
git
/
spearce.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
rebase: cleanup rebasing with --merge
[git/spearce.git]
/
templates
/
hooks--post-commit
blob
8be6f34ad98804d1d0d39d41d63a06d736050494
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, make this file executable.
7
8
:
Nothing