mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-19 19:39:56 -05:00
Merge branch 'maint-1.8.3' into maint
* maint-1.8.3: fix shell syntax error in template
This commit is contained in:
@@ -30,6 +30,7 @@ do
|
||||
if [ "$local_sha" = $z40 ]
|
||||
then
|
||||
# Handle delete
|
||||
:
|
||||
else
|
||||
if [ "$remote_sha" = $z40 ]
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user