We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
git config --global --add merge.tool meld git config --global --add mergetool.meld.path "C:/Program Files (x86)/Meld/Meld.exe" git config --global --add mergetool.meld.trustExitCode false git config --global --add diff.guitool meld git config --global --add difftool.meld.path "C:/Program Files (x86)/Meld/Meld.exe" git config --global --add difftool.meld.trustExitCode false git mergetool