We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a3bc3d0 + 6897a64 commit e5be297Copy full SHA for e5be297
1 file changed
templates/hooks--pre-push.sample
@@ -30,6 +30,7 @@ do
30
if [ "$local_sha" = $z40 ]
31
then
32
# Handle delete
33
+ :
34
else
35
if [ "$remote_sha" = $z40 ]
36
0 commit comments