Today I was trying to use the git mergetool
on Windows Command Prompt and realized that it was defaulting to use VIM, which is cool, but I'd prefer VSCode.
How can I have Visual Studio Code function as my GUI for handling merge conflicts (or even as a diffing tool) for Git?