ソースを参照

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

Hao Nguyen 6 年 前
コミット
a56b529832
1 ファイル変更1 行追加1 行削除
  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