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
110 git commit -a
116 git tag -u YOURKEYID php-7.4.2RC2
131 git push --tags origin HEAD
132 git push origin {main branch}
133 git push origin {release branch}
156 1. Update `qa.git/include/release-qa.php` with the appropriate information. See
228 7. Tag the repository with the version e.g. `git tag -u YOURKEYID php-7.4.1`
230 8. Push the tag e.g. `git push origin php-7.4.1`.
246 `web/php-distributions.git`, then update the git submodule reference in
247 `web/php.git`:
250 git submodule init
251 git submodule update
253 git fetch
254 git pull --rebase origin master
256 git commit distributions
257 git push
260 This is to fetch the last commit id from php-distributions.git and commit
261 this last commit id to `web/php.git`, then, website will now sync.
325 7. Commit and push all the changes to their respective git repos
396 Example: https://git.php.net/?p=php-src.git;a=commit;h=a63c99b
404 4. Update php-web:git.php and https://wiki.php.net/vcs/gitworkflow to reflect
449 4. Request karma for `web/qa.git` and `web/php.git` for publishing release