Define command for the merge tool.
Section: Diff and Merge Tools
Configure VS Code merge command
bash
bash
git config --global mergetool.vscode.cmd 'code --wait "$MERGED"'Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Diff and Merge Tools