diff options
author | Jens Lehmann <Jens.Lehmann@web.de> | 2010-03-11 22:50:25 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-03-12 22:17:17 -0800 |
commit | ae6d5c1b6f78ef48f606e5a267915fa31b37a679 (patch) | |
tree | a996130e95e7b8406148b630b0ad6ba998b47ca4 /daemon.c | |
parent | git status: Show detailed dirty status of submodules in long format (diff) | |
download | tgif-ae6d5c1b6f78ef48f606e5a267915fa31b37a679.tar.xz |
Refactor dirty submodule detection in diff-lib.c
Moving duplicated code into the new function match_stat_with_submodule().
Replacing the implicit activation of detailed checks for the dirtiness of
submodules when DIFF_FORMAT_PATCH was selected with explicitly setting
the recently added DIFF_OPT_DIRTY_SUBMODULES option in diff_setup_done().
Signed-off-by: Jens Lehmann <Jens.Lehmann@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'daemon.c')
0 files changed, 0 insertions, 0 deletions