Searched refs:git (Results 1 – 13 of 13) sorted by relevance
3 set SDK_REMOTE=https://github.com/Microsoft/php-sdk-binary-tools.git23 git clone --branch %SDK_BRANCH% %SDK_REMOTE% "%PHP_BUILD_CACHE_SDK_DIR%" 2>&131 …git --git-dir="%PHP_BUILD_CACHE_SDK_DIR%\.git" --work-tree="%PHP_BUILD_CACHE_SDK_DIR%" fetch --pru…33 …git --git-dir="%PHP_BUILD_CACHE_SDK_DIR%\.git" --work-tree="%PHP_BUILD_CACHE_SDK_DIR%" checkout --…
60 scripts/dev/makedist --remote=git@git.php.net:php-src.git php-7.4.0110 git=$remote113 git rev-parse --verify $treeish122 git="current Git repository."126 echo "makedist: Exporting $treeish from $git"127 git archive --format=tar $remote_option --prefix=$prefix/ $treeish | tar xvf - || exit 4
47 git clone https://git.php.net/repository/php-src.git ext-name55 git remote set-url origin git@git.php.net:pecl/category/ext-name110 git commit -a246 `web/php-distributions.git`, then update the git submodule reference in247 `web/php.git`:250 git submodule init251 git submodule update253 git fetch257 git push396 Example: https://git.php.net/?p=php-src.git;a=commit;h=a63c99b[all …]
51 git clone https://github.com/laravel/framework.git --branch=8.x --depth=163 git clone https://github.com/symfony/symfony.git --depth=177 git clone https://github.com/amphp/amp.git --branch=master --depth=1
7 diff --git a/magic/Magdir/animation b/magic/Magdir/animation74 diff --git a/magic/Magdir/images b/magic/Magdir/images115 diff --git a/magic/Magdir/rpm b/magic/Magdir/rpm127 diff --git a/magic/Magdir/securitycerts b/magic/Magdir/securitycerts
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 get135 ├─ .git/ # Git configuration and source directory145 ├─ config.guess # https://git.savannah.gnu.org/cgit/config.git146 ├─ config.sub # https://git.savannah.gnu.org/cgit/config.git147 ├─ libtool.m4 # https://git.savannah.gnu.org/cgit/libtool.git148 ├─ ltmain.sh # https://git.savannah.gnu.org/cgit/libtool.git295 detailed [information on Git](https://git-scm.com/).385 An Example from the git project (commit 2b34e486bc):[all …]
94 [git.php.net](https://git.php.net). Contributions are most welcome by forking118 pushed through [git.php.net](https://git.php.net). See
1 git:
4 # .git/info/exclude in the cloned repository or a global .gitignore file.
57 Instead use `"<git username here>_0"`. For example, `#if FOO_0`, where `FOO`58 is your git user `foo`. This allows easier tracking of why code was
104 if (n == '.svn' || n == 'tests' || n == '.git') {
3895 # https://gitweb.gentoo.org/proj/portage.git/tree/man/xpak.513799 # https://sourceware.org/git/?p=glibc.git;f=locale/localeinfo.h;h=68822a63#l3214024 # <https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git;a=blob;f=kbx/keybox-blob.c;hb=HEAD>14414 # https://git.savannah.gnu.org/gitweb/?p=guile.git;f=libguile/_scm.h;hb=HEAD#l25024673 # Type: Git bundles (git-bundle)24675 0 string #\ v2\ git\ bundle\n Git bundle24681 # reference: https://github.com/git/git/blob/master/Documentation/technical/pack-format.txt24693 # but in git binary24695 !:mime application/x-git25467 # Sereal.git repository for test Sereal data.[all …]
Completed in 202 milliseconds