Selaa lähdekoodia

Merge pull request #6106 from haon4/php_fix

Update php/release.sh to be executable and create a new branch
Hao Nguyen 6 vuotta sitten
vanhempi
commit
ec1a70913e
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      php/release.sh

+ 1 - 1
php/release.sh

@@ -20,7 +20,7 @@ popd
 
 # Checkout the target version
 pushd protobuf/php
-git checkout $VERSION
+git checkout -b $VERSION
 popd
 
 # Copy files