OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gitmodules
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/build/git-hooks/
pre-commit
26
if test "$(git diff-index --cached HEAD .
gitmodules
)"; then
28
You are trying to commit a change to .
gitmodules
. That is not allowed.
/ndk/sources/host-tools/sed-4.2.1/
autoboot
248
test -f .
gitmodules
&& git config --file .
gitmodules
"$@"
Completed in 1156 milliseconds