author | Steffen Prohaska <prohaska@zib.de> | |
Thu, 18 Oct 2007 10:25:34 +0000 (12:25 +0200) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Thu, 18 Oct 2007 23:59:58 +0000 (19:59 -0400) | ||
commit | d279fc1a76bf9bfeedded1a1c8ebcfc8779f5b10 | |
tree | 9babddc79be1a1b796648945d235137f0a0ceab0 | tree | snapshot |
parent | ca8e6b7a55bfeccbd08182205102d44874f787b6 | commit | diff |
mergetool: avoid misleading message "Resetting to default..."
If no mergetool is configured in the configuration variable
merge.tool the resetting message should not be printed.
This is fixed. The message is only printed if a tool is configured
but the entry in merge.tool is invalid.
Signed-off-by: Steffen Prohaska <prohaska@zib.de>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
If no mergetool is configured in the configuration variable
merge.tool the resetting message should not be printed.
This is fixed. The message is only printed if a tool is configured
but the entry in merge.tool is invalid.
Signed-off-by: Steffen Prohaska <prohaska@zib.de>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-mergetool.sh | diff | blob | history |