OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:submodules
(Results
1 - 4
of
4
) 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
/external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
module.pxd
19
# the
submodules
specified in the package's __all__ variable are
Completed in 114 milliseconds