Lines Matching refs:git
41 https://git.php.net under the PECL projects and a belonging GitHub mirror.
47 git clone https://git.php.net/repository/php-src.git ext-name
49 git filter-branch --prune-empty --subdirectory-filter ext/ext-name master
55 git remote set-url origin git@git.php.net:pecl/category/ext-name
61 git push -u origin master
111 git commit -a
117 git tag -u YOURKEYID php-7.4.2RC2
132 git push --tags origin HEAD
133 git push origin {main branch}
134 git push origin {release branch}
157 1. Update `qa.git/include/release-qa.php` with the appropriate information. See
231 7. Tag the repository with the version e.g. `git tag -u YOURKEYID php-7.4.1`
233 8. Push the tag e.g. `git push origin php-7.4.1`.
249 `web/php-distributions.git`, then update the git submodule reference in
250 `web/php.git`:
253 git submodule init
254 git submodule update
256 git fetch
257 git pull --rebase origin master
259 git commit distributions
260 git push
263 This is to fetch the last commit id from php-distributions.git and commit
264 this last commit id to `web/php.git`, then, website will now sync.
335 7. Commit and push all the changes to their respective git repos
409 Example: https://git.php.net/?p=php-src.git;a=commit;h=a63c99b
417 4. Update php-web:git.php and https://wiki.php.net/vcs/gitworkflow to reflect
471 4. Request karma for `web/qa.git` and `web/php.git` for publishing release