Răsfoiți Sursa

Merge pull request #6106 from haon4/php_fix

Update php/release.sh to be executable and create a new branch
Hao Nguyen 6 ani în urmă
părinte
comite
ec1a70913e
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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