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

  /external/chromium_org/build/git-hooks/
pre-commit 49 git diff-index --cached "$1" .gitmodules
52 if [ "$(git ls-files .gitmodules)" ] && [ "$(gitmodules_diff $head_ref)" ]; then
54 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 658 milliseconds