Git hooks are scripts that fire when certain events transpire in git. Events include, but are not limited to, pre- and post-commit and pre- and post-rebase on the client-side, and post-receive-commit on the server-side. Hooks can be written in most any scriptable language, including ruby, perl, bash, and shell.
Stats
created |
11 months ago |
viewed |
14 times |
editors |
0 |
Recent Hot Answers
Git commit hooks - global settingsGit commit hooks - global settings
git: empty arguments in post-receive hook
How can I have linked dependencies in a git repo?
Git remote/shared pre-commit hook
more »
Related Tags
git × 296github × 28
hook × 24
bash × 22
gitolite × 20
git-post-receive × 17
python × 10
pre-commit-hook × 10
php × 8
deployment × 7
version-control × 7
git-push × 7
shell × 7
git-svn × 6
git-submodules × 6
pre-commit × 6
scripting × 6
bitbucket × 5
git-commit × 5
gitosis × 5
windows × 4
post-commit-hook × 4
ssh × 4
ruby × 4
post-commit × 4