Home
last modified time | relevance | path

Searched refs:git (Results 1 – 13 of 13) sorted by relevance

/PHP-7.4/appveyor/
H A Dbuild.bat3 set SDK_REMOTE=https://github.com/Microsoft/php-sdk-binary-tools.git
23 git clone --branch %SDK_BRANCH% %SDK_REMOTE% "%PHP_BUILD_CACHE_SDK_DIR%" 2>&1
31git --git-dir="%PHP_BUILD_CACHE_SDK_DIR%\.git" --work-tree="%PHP_BUILD_CACHE_SDK_DIR%" fetch --pru…
33git --git-dir="%PHP_BUILD_CACHE_SDK_DIR%\.git" --work-tree="%PHP_BUILD_CACHE_SDK_DIR%" checkout --…
/PHP-7.4/scripts/dev/
H A Dmakedist60 scripts/dev/makedist --remote=git@git.php.net:php-src.git php-7.4.0
110 git=$remote
113 git rev-parse --verify $treeish
122 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
/PHP-7.4/docs/
H A Drelease-process.md47 git clone https://git.php.net/repository/php-src.git ext-name
55 git remote set-url origin git@git.php.net:pecl/category/ext-name
110 git commit -a
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
257 git push
396 Example: https://git.php.net/?p=php-src.git;a=commit;h=a63c99b
[all …]
/PHP-7.4/azure/
H A Dcommunity_job.yml51 git clone https://github.com/laravel/framework.git --branch=8.x --depth=1
63 git clone https://github.com/symfony/symfony.git --depth=1
77 git clone https://github.com/amphp/amp.git --branch=master --depth=1
/PHP-7.4/ext/fileinfo/
H A Dmagicdata.patch7 diff --git a/magic/Magdir/animation b/magic/Magdir/animation
74 diff --git a/magic/Magdir/images b/magic/Magdir/images
115 diff --git a/magic/Magdir/rpm b/magic/Magdir/rpm
127 diff --git a/magic/Magdir/securitycerts b/magic/Magdir/securitycerts
/PHP-7.4/
H A DCONTRIBUTING.md26 * [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
295 detailed [information on Git](https://git-scm.com/).
385 An Example from the git project (commit 2b34e486bc):
[all …]
H A DREADME.md94 [git.php.net](https://git.php.net). Contributions are most welcome by forking
118 pushed through [git.php.net](https://git.php.net). See
H A D.travis.yml1 git:
H A D.gitignore4 # .git/info/exclude in the cloned repository or a global .gitignore file.
H A DCODING_STANDARDS.md57 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
/PHP-7.4/win32/build/
H A Dphpize.js.in104 if (n == '.svn' || n == 'tests' || n == '.git') {
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます3895 # https://gitweb.gentoo.org/proj/portage.git/tree/man/xpak.5
13799 # https://sourceware.org/git/?p=glibc.git;f=locale/localeinfo.h;h=68822a63#l32
14024 # <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#l250
24673 # Type: Git bundles (git-bundle)
24675 0 string #\ v2\ git\ bundle\n Git bundle
24681 # reference: https://github.com/git/git/blob/master/Documentation/technical/pack-format.txt
24693 # but in git binary
24695 !:mime application/x-git
25467 # Sereal.git repository for test Sereal data.
[all …]
H A Dmagic3895 # https://gitweb.gentoo.org/proj/portage.git/tree/man/xpak.5
13799 # https://sourceware.org/git/?p=glibc.git;f=locale/localeinfo.h;h=68822a63#l32
14024 # <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#l250
24673 # Type: Git bundles (git-bundle)
24675 0 string #\ v2\ git\ bundle\n Git bundle
24681 # reference: https://github.com/git/git/blob/master/Documentation/technical/pack-format.txt
24693 # but in git binary
24695 !:mime application/x-git
25467 # Sereal.git repository for test Sereal data.
[all …]

Completed in 147 milliseconds