Searched refs:git (Results 1 – 17 of 17) sorted by relevance
8 set SDK_REMOTE=https://github.com/php/php-sdk-binary-tools.git28 git clone --branch %SDK_BRANCH% %SDK_REMOTE% --depth 1 "%PHP_BUILD_CACHE_SDK_DIR%" 2>&136 …git --git-dir="%PHP_BUILD_CACHE_SDK_DIR%\.git" --work-tree="%PHP_BUILD_CACHE_SDK_DIR%" fetch --pru…38 …git --git-dir="%PHP_BUILD_CACHE_SDK_DIR%\.git" --work-tree="%PHP_BUILD_CACHE_SDK_DIR%" checkout --…
148 git checkout ext\pgsql\tests\config.inc149 git diff > bless_tests.patch
15 # Use the -a flag for a bug in git 2.46.0, which doesn't consider changed -diff files.16 git add . -N && git diff -a --exit-code
69 scripts/dev/makedist --remote=git@github.com:php/php-src.git php-7.4.0119 git=$remote122 git rev-parse --verify $treeish131 git="current Git repository."135 echo "makedist: Exporting $treeish from $git"136 git archive --format=tar $remote_option --prefix=$prefix/ $treeish | "$tar" xvf - || exit 4
39 - name: git checkout149 - name: git checkout239 - name: git checkout308 - name: git checkout384 - name: git checkout438 - name: git checkout537 git clone https://github.com/revoltphp/event-loop.git --depth=1548 git clone https://github.com/symfony/symfony.git --depth=1632 - name: git checkout700 - name: git checkout[all …]
74 - name: git checkout134 - name: git checkout164 - name: git checkout210 - name: git config211 run: git config --global core.autocrlf false && git config --global core.eol lf212 - name: git checkout224 - name: git checkout
233 git add -p256 git add -p357 git add -p387 git add -p537 git add -p601 git submodule init604 git fetch --all698 git add -p721 git add -p985 git add -p[all …]
26 * [Git commit rules](#git-commit-rules)48 them by using `git rebase` instead of `git merge`.56 Read [Git access page](https://www.php.net/git.php) for help on using Git to get137 ├─ .git/ # Git configuration and source directory147 ├─ config.guess # https://git.savannah.gnu.org/cgit/config.git148 ├─ config.sub # https://git.savannah.gnu.org/cgit/config.git149 ├─ libtool.m4 # https://git.savannah.gnu.org/cgit/libtool.git150 ├─ ltmain.sh # https://git.savannah.gnu.org/cgit/libtool.git258 - Update git source just before running your final `diff` and before testing.295 detailed [information on Git](https://git-scm.com/).[all …]
17 # of git diff and to improve token splitting for --word-diff.
1 git:
55 Instead use `"<git username here>_0"`. For example, `#if FOO_0`, where `FOO`56 is your git user `foo`. This allows easier tracking of why code was
4 # .git/info/exclude in the cloned repository or a global .gitignore file.
86 git clone https://github.com/kkos/oniguruma.git
102 if (n == '.svn' || n == 'tests' || n == '.git') {
131 echo .git >> .dockerignore
15154 # git: file(1) magic for Git objects15169 # https://sourceware.org/git/?p=glibc.git;f=locale/localeinfo.h;h=68822a63#l3215394 # <https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git;a=blob;f=kbx/keybox-blob.c;hb=HEAD>15779 # https://git.savannah.gnu.org/gitweb/?p=guile.git;f=libguile/_scm.h;hb=HEAD#l25028818 # Type: Git bundles (git-bundle)28820 0 string #\ v2\ git\ bundle\n Git bundle28826 # reference: https://github.com/git/git/blob/master/Documentation/technical/pack-format.txt28838 # but in git binary28840 !:mime application/x-git30140 # Sereal.git repository for test Sereal data.[all …]
Completed in 129 milliseconds