Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
date: recognize bogus FreeBSD gmtime output
[gitweb.git]
/
templates
/
hooks--pre-push.sample
diff --git
a/templates/hooks--pre-push.sample
b/templates/hooks--pre-push.sample
old mode 100644
(file)
new mode 100755
(executable)
index
15ab6d8
..
1f3bceb
--- a/
templates/hooks--pre-push.sample
+++ b/
templates/hooks--pre-push.sample
@@
-30,6
+30,7
@@
do
if [ "$local_sha" = $z40 ]
then
# Handle delete
+ :
else
if [ "$remote_sha" = $z40 ]
then