author | Junio C Hamano <gitster@pobox.com> | |
Mon, 8 Mar 2010 08:36:02 +0000 (00:36 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 8 Mar 2010 08:36:02 +0000 (00:36 -0800) |
* gb/maint-submodule-env:
is_submodule_modified(): clear environment properly
submodules: ensure clean environment when operating in a submodule
shell setup: clear_local_git_env() function
rev-parse: --local-env-vars option
Refactor list of of repo-local env vars
is_submodule_modified(): clear environment properly
submodules: ensure clean environment when operating in a submodule
shell setup: clear_local_git_env() function
rev-parse: --local-env-vars option
Refactor list of of repo-local env vars
1 | 2 | |||
---|---|---|---|---|
Documentation/git-rev-parse.txt | patch | | diff1 | | diff2 | | blob | history |
cache.h | patch | | diff1 | | diff2 | | blob | history |
connect.c | patch | | diff1 | | diff2 | | blob | history |
git-sh-setup.sh | patch | | diff1 | | diff2 | | blob | history |
diff --cc Documentation/git-rev-parse.txt
Simple merge
diff --cc cache.h
Simple merge
diff --cc connect.c
Simple merge
diff --cc git-sh-setup.sh
Simple merge