Home
last modified time | relevance | path

Searched full:fetch_head (Results 1 – 25 of 33) sorted by relevance

12

/external/glide/
Dupdate_files.sh39 # FETCH_HEAD defined by the fetch of the tag/branch above
40 git merge FETCH_HEAD || true
79 # FETCH_HEAD defined by the fetch of the tag/branch above
80 GIT_SHA=$(git rev-parse FETCH_HEAD)
/external/deqp-deps/glslang/.github/workflows/
Dcontinuous_integration.yml43 git reset --hard FETCH_HEAD
85 git reset --hard FETCH_HEAD
129 git checkout FETCH_HEAD
141 git reset --hard FETCH_HEAD
Dcontinuous_deployment.yml53 git reset --hard FETCH_HEAD
124 git reset --hard FETCH_HEAD
/external/angle/third_party/vulkan-deps/glslang/src/.github/workflows/
Dcontinuous_integration.yml43 git reset --hard FETCH_HEAD
85 git reset --hard FETCH_HEAD
129 git checkout FETCH_HEAD
141 git reset --hard FETCH_HEAD
Dcontinuous_deployment.yml53 git reset --hard FETCH_HEAD
124 git reset --hard FETCH_HEAD
/external/cpu_features/.github/workflows/
Dclang_format.yml14 run: git diff --name-only FETCH_HEAD
24 …epo -w /repo linter:latest sh -c "git diff --diff-filter=d --name-only FETCH_HEAD | grep '\.c$\|\.…
/external/skia/infra/bots/recipe_modules/checkout/examples/full.expected/
DBuild-Debian10-Clang-x86_64-Release-NoDEPS.json60 "FETCH_HEAD"
106 "FETCH_HEAD"
/external/robolectric/scripts/
Dsync-android.sh78 …m/platform/frameworks/base refs/changes/75/310575/1 && git cherry-pick FETCH_HEAD && git commit -a…
84 …oglesource.com/platform/external/robolectric refs/changes/24/516524/1 && git cherry-pick FETCH_HEAD
/external/python/cpython2/.github/
Dappveyor.yml18 $mergebase = git merge-base HEAD FETCH_HEAD
/external/python/cpython3/.azure-pipelines/
Dprebuild-checks.yml10 echo "##vso[task.setvariable variable=diffTarget]HEAD \$(git merge-base HEAD FETCH_HEAD)"
/external/drm_hwcomposer/.ci/
D.gitlab-ci-checkcommit.sh32 git log --pretty='%h' FETCH_HEAD..HEAD | while read h; do
/external/skia/docker/skia-release/
DDockerfile30 && git checkout FETCH_HEAD \
/external/python/cpython2/
D.travis.yml66 changes=$(git diff --name-only HEAD $(git merge-base HEAD FETCH_HEAD))
/external/swiftshader/third_party/
Dupdate-llvm-10.sh70 git checkout FETCH_HEAD
/external/skia/site/docs/dev/chrome/
Dmulti_repo_trybots.md39 'cherry-pick', 'FETCH_HEAD',
/external/perfetto/infra/luci/recipes/perfetto.expected/
Dunofficial.json55 "FETCH_HEAD"
/external/skia/docker/skia-wasm-release/
DDockerfile36 && git checkout FETCH_HEAD \
/external/perfetto/infra/ci/sandbox/
Dtestrunner.sh50 git merge -q FETCH_HEAD -m merge
/external/rust/crates/libz-sys/src/zlib-ng/test/
Dabicheck.sh121 git reset --hard FETCH_HEAD
/external/guava/
DAndroid.bp62 // 4. Run the merge using `git merge FETCH_HEAD`.
/external/python/cpython3/
D.travis.yml90 changes=$(git diff --name-only HEAD $(git merge-base HEAD FETCH_HEAD))
/external/skia/infra/bots/recipe_modules/checkout/
Dapi.py44 self.m.git('checkout', 'FETCH_HEAD')
/external/oss-fuzz/infra/
Drepo_manager.py202 self.git(['checkout', '-f', 'FETCH_HEAD'], check_result=True)
/external/skia/tools/android/
Dupload_to_android.py136 subprocess.check_call('git cherry-pick FETCH_HEAD', shell=True)
/external/crosvm/ci/kokoro/
Dbuild-merge-into-chromeos.sh195 parent_commit="FETCH_HEAD"

12