소스 검색

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