aboutsummaryrefslogtreecommitdiff
path: root/php
diff options
context:
space:
mode:
authorHao Nguyen <haon@google.com>2019-05-06 12:58:01 -0700
committerHao Nguyen <haon@google.com>2019-05-06 12:58:01 -0700
commita56b5298322532c9e44d39dfbd3a382da4fa27ed (patch)
tree1a520a60e4139982d5891005e04ab764b6fcf148 /php
parent6b4b9869eca84d00fd9a1ca93d0e29ba20e8e699 (diff)
downloadprotobuf-a56b5298322532c9e44d39dfbd3a382da4fa27ed.tar.gz
Update php/release.sh to be executable and create a new branch for the new version
Diffstat (limited to 'php')
-rwxr-xr-x[-rw-r--r--]php/release.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/php/release.sh b/php/release.sh
index 220ca2aa4..6b0baac78 100644..100755
--- a/php/release.sh
+++ b/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