Searched refs:GIT_DIR (Results 1 – 2 of 2) sorted by relevance
58 test -x "$GIT_DIR/hooks/commit-msg" &&59 exec "$GIT_DIR/hooks/commit-msg" ${1+"$@"}
54 test -x "$GIT_DIR/hooks/commit-msg" &&55 exec "$GIT_DIR/hooks/commit-msg" ${1+"$@"}