Lines Matching refs:master
126 > git checkout -b php-X.Y.0alpha1-local-release-branch upstream/master
241 9. **For pre-GA releases only,** switch back to the `master` (for alphas and betas),
245 Commit the changes to the `master` (or `PHP-X.Y`) branch.
274 > `master`) will *always* have version numbers that end in `-dev` in these
368 git push upstream master
399 git push upstream master
601 git push upstream master
609 git pull --rebase upstream master
614 git pull --rebase upstream master
617 git push upstream master
721 git push upstream master
743 git push upstream master
868 version branch. This frees up the main branch (i.e., `master`) for any new
878 3. Add a commit on the main branch (i.e., `master`) after the branch point.
892 4. Push the new version branch and the changes to the `master` branch, with an
893 appropriate commit message (e.g., "master is now for PHP 8.3.0-dev").
1077 git pull origin master