HomeSort by relevance Sort by last modified time
    Searched refs:submodules (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/build/git-hooks/
pre-commit 5 git diff-tree -r --ignore-submodules=dirty "$1" "$2" | grep -e '^:160000' -e '^:...... 160000' | xargs
7 git diff-index --cached --ignore-submodules=dirty "$1" | grep -e '^:160000' -e '^:...... 160000' | xargs
14 # Most up-to-date submodules are in MERGE_HEAD.
17 # Most up-to-date submodules are in HEAD.
21 # No merge in progress. Submodules must match HEAD.
27 echo "You are trying to commit changes to the following submodules:" 1>&2
34 git status --ignore-submodules=dirty
38 git diff-index --cached --ignore-submodules=dirty HEAD
  /external/compiler-rt/lib/
Makefile.mk 12 # Add submodules.
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/src/smoothlife/
build.sh 70 Banner Updating submodules
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pydoc.py 287 # submodules because they won't appear in the newly loaded
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pydoc.py 287 # submodules because they won't appear in the newly loaded
    [all...]

Completed in 815 milliseconds