Lines Matching refs:git
26 * [Git commit rules](#git-commit-rules)
47 them by using `git rebase` instead of `git merge`.
54 Read [Git access page](https://www.php.net/git.php) for help on using Git to get
135 ├─ .git/ # Git configuration and source directory
145 ├─ config.guess # https://git.savannah.gnu.org/cgit/config.git
146 ├─ config.sub # https://git.savannah.gnu.org/cgit/config.git
147 ├─ libtool.m4 # https://git.savannah.gnu.org/cgit/libtool.git
148 ├─ ltmain.sh # https://git.savannah.gnu.org/cgit/libtool.git
255 - Update git source just before running your final `diff` and before testing.
292 detailed [information on Git](https://git-scm.com/).
382 An Example from the git project (commit 2b34e486bc):
400 You can use [gitweb](https://git.php.net/) to look at PHP Git repository in