Merge branch 'as/tree-walk-fix-aggressive-short-cut' into maint
[gitweb.git] / templates / hooks--pre-push.sample
old mode 100644 (file)
new mode 100755 (executable)
index 15ab6d8..1f3bceb
@@ -30,6 +30,7 @@ do
        if [ "$local_sha" = $z40 ]
        then
                # Handle delete
+               :
        else
                if [ "$remote_sha" = $z40 ]
                then