1
0
mirror of https://github.com/git/git.git synced 2024-09-30 19:33:01 +02:00
git/templates
Junio C Hamano 9a111c91b0 rebase: allow a hook to refuse rebasing.
This lets a hook to interfere a rebase and help prevent certain
branches from being rebased by mistake.  A sample hook to show
how to prevent a topic branch that has already been merged into
publish branch.

Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-02-13 00:17:33 -08:00
..
.gitignore
branches--
hooks--applypatch-msg
hooks--commit-msg
hooks--post-commit
hooks--post-update
hooks--pre-applypatch
hooks--pre-commit [PATCH] pre-commit sample hook: do not barf on the initial import 2006-01-29 14:52:16 -08:00
hooks--pre-rebase rebase: allow a hook to refuse rebasing. 2006-02-13 00:17:33 -08:00
hooks--update sample update-hook: sanely handle a new branch head. 2006-01-24 17:38:06 -08:00
info--exclude
Makefile
remotes--
this--description