From: Lars Schneider <redacted>
Hi Junio,
please squash these two patches into the corresponding patches from my v6
to spell out end user facing messages (response to [1], sorry gmane didn't
work for me).
I am not sure about the right way an answer with a "two patch" squash on
the mailing list. Please let me know if I should reroll the topic with
the squashed patches included.
Thanks,
Lars
[1] http://www.spinics.net/lists/git/msg268424.html
Lars Schneider (2):
fixup: config: add 'origin_type' to config_source struct
fixup: config: add '--show-origin' option to print the origin of a
config value
Documentation/git-config.txt | 5 +++--
builtin/config.c | 2 +-
config.c | 4 ++--
t/t1300-repo-config.sh | 8 ++++----
4 files changed, 10 insertions(+), 9 deletions(-)
--
2.5.1