1
0
mirror of https://github.com/git/git.git synced 2024-10-01 01:21:24 +02:00
git/templates
Gerrit Pape 91776491da Have sample update hook not refuse deleting a branch through push.
source ref might be 0000...0000 to delete a branch through git-push,
'git <remote> push :<branch>'.  The update hook should not decline this.

Signed-off-by: Gerrit Pape <pape@smarden.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
2007-04-16 01:35:39 -07:00
..
.gitignore
branches--
hooks--applypatch-msg
hooks--commit-msg
hooks--post-commit
hooks--post-receive Reimplement emailing part of hooks--update in contrib/hooks/post-receive-email 2007-03-31 01:21:18 -07:00
hooks--post-update
hooks--pre-applypatch
hooks--pre-commit
hooks--pre-rebase
hooks--update Have sample update hook not refuse deleting a branch through push. 2007-04-16 01:35:39 -07:00
info--exclude
Makefile Make 'make' quiet by default 2007-03-06 00:48:13 -08:00
this--description