commit | 5338a6a924b9519dfbd3c92142f83d6ecf925097 | [log] [tgz] |
---|---|---|
author | David Aguilar <davvid@gmail.com> | Sun Jan 27 16:52:24 2013 -0800 |
committer | Junio C Hamano <gitster@pobox.com> | Tue Jan 29 14:31:22 2013 -0800 |
tree | 8facb8e8b71cf1e47420a8a6f60da7f045335976 | |
parent | 80ff2b68f28193af70d4c0bb9d363531eb1c3d23 [diff] |
mergetool--lib: improve the help text in guess_merge_tool() This code path is only activated when the user does not have a valid configured tool. Add a message to guide new users towards configuring a default tool. Signed-off-by: David Aguilar <davvid@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>