Lines Matching refs:git
39 - name: git checkout
149 - name: git checkout
239 - name: git checkout
308 - name: git checkout
384 - name: git checkout
438 - name: git checkout
492 git clone "https://github.com/amphp/$repository.git" "amphp-$repository" --depth 1
494 git rev-parse HEAD
506 git clone https://github.com/laravel/framework.git --branch=master --depth=1
508 git rev-parse HEAD
523 git clone "https://github.com/reactphp/$repository.git" "reactphp-$repository" --depth 1
525 git rev-parse HEAD
537 git clone https://github.com/revoltphp/event-loop.git --depth=1
539 git rev-parse HEAD
548 git clone https://github.com/symfony/symfony.git --depth=1
550 git rev-parse HEAD
569 git clone https://github.com/sebastianbergmann/phpunit.git --branch=main --depth=1
571 git rev-parse HEAD
582 git rev-parse HEAD
588 git clone https://github.com/WordPress/wordpress-develop.git wordpress --depth=1
590 git rev-parse HEAD
632 - name: git checkout
700 - name: git checkout
792 - name: git checkout
842 - name: git checkout PHP
847 - name: git checkout apcu
852 - name: git checkout imagick
857 - name: git checkout memcached
862 - name: git checkout redis
867 - name: git checkout xdebug
873 - name: git checkout yaml
972 - name: git config
973 run: git config --global core.autocrlf false && git config --global core.eol lf
974 - name: git checkout
988 - name: git checkout