We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b4b986 commit a56b529Copy full SHA for a56b529
php/release.sh
100644
100755
@@ -20,7 +20,7 @@ popd
20
21
# Checkout the target version
22
pushd protobuf/php
23
-git checkout $VERSION
+git checkout -b $VERSION
24
popd
25
26
# Copy files
0 commit comments