Unverified Commit ec1a7091 authored by Hao Nguyen's avatar Hao Nguyen Committed by GitHub

Merge pull request #6106 from haon4/php_fix

Update php/release.sh to be executable and create a new branch
parents b06fd483 a56b5298
......@@ -20,7 +20,7 @@ popd
# Checkout the target version
pushd protobuf/php
git checkout $VERSION
git checkout -b $VERSION
popd
# Copy files
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment