I configured git like this:
git
git config --global diff.tool meld
When I run:
git difftool
I g
man git-difftool OPTIONS -y, --no-prompt Do not prompt before launching a diff tool.