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