Caleb Cushing, 21.01.2009: > git-mergetool.sh | 24 ++++++++++++++++++++---- > 1 files changed, 20 insertions(+), 4 deletions(-) > + case "$ans" in > + [mM]*) > + break I'd like to keep (additionally) the behaviour, that the merge starts with just pressing <Enter>. Because what you mostly want to do, when using git-mergetool, is actually merging. > - case "$merge_tool" in > + case "$merge_tool" in > kdiff3) This doesn't seem right. Markus -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html