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