Merge branch 'maint-1.8.2' into maint-1.8.3
* maint-1.8.2: fix shell syntax error in template
This commit is contained in:
commit
e5be297279
@ -30,6 +30,7 @@ do
|
||||
if [ "$local_sha" = $z40 ]
|
||||
then
|
||||
# Handle delete
|
||||
:
|
||||
else
|
||||
if [ "$remote_sha" = $z40 ]
|
||||
then
|
||||
|
Loading…
Reference in New Issue
Block a user