Lines Matching refs:local
97 `user.signingKey` values to use with your local PHP repositories. See
124 > main branch as the version branch. You will create a local-only release
128 > git checkout -b php-X.Y.0alpha1-local-release-branch upstream/master
135 > this version branch. Again, these release branches are local-only. Do not
139 > git checkout -b php-X.Y.0beta2-local-release-branch upstream/PHP-X.Y
157 > local-only release branch. Do not push this one!
160 > git checkout -b php-X.Y.ZRC1-local-release-branch upstream/PHP-X.Y.Z
163 4. Using your local-only release branch, bump the version numbers in
230 7. If all is correct, commit the changes to your local-only release branch.
237 8. Tag your local-only release branch with the release version.
280 > Do not push with `--tags`, as this will push all local tags, including
348 1. Switch to your local clone of the `web-qa` repository and update the
488 4. Create a local-only release branch for this release from the *patch-level
492 git checkout -b php-X.Y.Z-local-release-branch upstream/PHP-X.Y.Z
495 5. Using your local-only release branch, bump the version numbers in
501 `8.1.8-dev`. In your local-only release branch, you will change them all to
534 8. If all is correct, commit the changes to your local-only release branch.
541 9. Tag your local-only release branch with the release version and push the tag.
583 13. Switch to your local clone of the `web-php-distributions` repository and
595 14. Switch to your local clone of the `web-php` repository and update the
646 1. Switch to your local clone of `web-php` and add the information for the
706 6. Switch to your local clone of the `web-qa` repository and update the
809 local web-php checkout.
969 your local GPG keyring. You will need to take note of the key IDs for each of
978 gpg --import php-keyring.gpg # imports all keys to your local keyring