author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Wed, 9 Aug 2006 13:07:31 +0000 (15:07 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 9 Aug 2006 21:49:26 +0000 (14:49 -0700) | ||
commit | c1964a006f9035cbdc6de8e55768fc6ad00d4825 | |
tree | 62fb10daa8d457232d6dd9957f16b5cc040ae7f8 | tree | snapshot |
parent | 5b982f84ee6eb3027e5bdf2e917a0efa48aded6a | commit | diff |
merge-recur: do not setenv("GIT_INDEX_FILE")
Since there are no external calls left in merge-recur, we do not need
to set the environment variable GIT_INDEX_FILE all the time.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Since there are no external calls left in merge-recur, we do not need
to set the environment variable GIT_INDEX_FILE all the time.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
merge-recursive.c | diff | blob | history |