Explorar el Código

Update php/release.sh to be executable and create a new branch for the new version

Hao Nguyen hace 6 años
padre
commit
a56b529832
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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