Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information