summaryrefslogtreecommitdiff
path: root/templates/hooks--pre-push.sample
diff options
context:
space:
mode:
Diffstat (limited to 'templates/hooks--pre-push.sample')
-rwxr-xr-x[-rw-r--r--]templates/hooks--pre-push.sample1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/hooks--pre-push.sample b/templates/hooks--pre-push.sample
index 15ab6d8..1f3bceb 100644..100755
--- 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