Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Lehmann <Jens.Lehmann@web.de>2010-01-23 19:37:26 +0300
committerJunio C Hamano <gitster@pobox.com>2010-01-25 08:03:23 +0300
commit4d34477f4c5dbebc55aa1362fd705440590a85f1 (patch)
treea729bc860f100fb70ef5e2553aeacd7a9ef57490 /submodule.c
parent125fd98434ce773de45c4a40927c222ec5c43ae1 (diff)
git diff: Don't test submodule dirtiness with --ignore-submodules
The diff family suppresses the output of submodule changes when requested but checks them nonetheless. But since recently submodules get examined for their dirtiness, which is rather expensive. There is no need to do that when the --ignore-submodules option is used, as the gathered information is never used anyway. Signed-off-by: Jens Lehmann <Jens.Lehmann@web.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'submodule.c')
0 files changed, 0 insertions, 0 deletions