Staging
v0.5.1
https://github.com/git/git
Revision b0883aa6c77111e88496bd0afe073caf68ab9f99 authored by Junio C Hamano on 30 January 2010, 20:08:26 UTC, committed by Junio C Hamano on 30 January 2010, 21:56:56 UTC
Even when the environment was given for the top-level process, checking
in the submodule work tree should use the index file associated with the
work tree of the submodule.  Do not export it to the environment.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent a9c7c43
History
Tip revision: b0883aa6c77111e88496bd0afe073caf68ab9f99 authored by Junio C Hamano on 30 January 2010, 20:08:26 UTC
is_submodule_modified(): fix breakage with external GIT_INDEX_FILE
Tip revision: b0883aa
File Mode Size
.gitignore -rw-r--r-- 47 bytes
Git.pm -rw-r--r-- 35.1 KB
Makefile -rw-r--r-- 1.4 KB
Makefile.PL -rw-r--r-- 1003 bytes
private-Error.pm -rw-r--r-- 18.6 KB

back to top