diff options
author | Jens Lehmann <Jens.Lehmann@web.de> | 2010-01-23 17:37:26 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-01-24 21:03:23 -0800 |
commit | 4d34477f4c5dbebc55aa1362fd705440590a85f1 (patch) | |
tree | a729bc860f100fb70ef5e2553aeacd7a9ef57490 /hex.c | |
parent | 125fd98434ce773de45c4a40927c222ec5c43ae1 (diff) | |
download | git-4d34477f4c5dbebc55aa1362fd705440590a85f1.tar.gz git-4d34477f4c5dbebc55aa1362fd705440590a85f1.tar.xz |
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 'hex.c')
0 files changed, 0 insertions, 0 deletions