浏览代码

Merge pull request #6106 from haon4/php_fix

Update php/release.sh to be executable and create a new branch
Hao Nguyen 6 年之前
父节点
当前提交
ec1a70913e
共有 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