Hi, The fourth patch is the crux of the series. The first two patches clear up config.txt, diff-config.txt for the fourth patch. The third patch turned out to be a prerequisite. And the fifth patch is a bonus. Thanks for reading. Ram Ramkumar Ramachandra (5): Documentation: move diff.wordRegex from config.txt to diff-config.txt Documentation: sort diff-config.txt alphabetically diff: acknowledge --submodule=short command-line option diff: introduce diff.submoduleFormat configuration variable submodule: display summary header in bold Documentation/config.txt | 6 ------ Documentation/diff-config.txt | 21 +++++++++++++++++---- Documentation/diff-options.txt | 3 ++- diff.c | 29 +++++++++++++++++++---------- diff.h | 17 +++++++++-------- submodule.c | 8 ++++---- submodule.h | 2 +- t/t4041-diff-submodule-option.sh | 10 ++++++++++ 8 files changed, 62 insertions(+), 34 deletions(-) -- 1.7.8.1.362.g5d6df.dirty -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html