commit | 17a1f1c5b7041afab2e184304d8194a2f81f196d | [log] [tgz] |
---|---|---|
author | David Aguilar <davvid@gmail.com> | Sun Jan 27 16:52:25 2013 -0800 |
committer | Junio C Hamano <gitster@pobox.com> | Sat Feb 02 21:46:52 2013 -0800 |
tree | 81910242824960d00c8d1a1005246c9481a7b6f0 | |
parent | 5338a6a924b9519dfbd3c92142f83d6ecf925097 [diff] |
mergetool--lib: add functions for finding available tools Refactor show_tool_help() so that the tool-finding logic is broken out into a separate show_tool_names() function. Signed-off-by: David Aguilar <davvid@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>