Skip to content

Instantly share code, notes, and snippets.

@42tg
Created February 7, 2019 22:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 42tg/53521de262091c6c1e66c229e0f105b1 to your computer and use it in GitHub Desktop.
Save 42tg/53521de262091c6c1e66c229e0f105b1 to your computer and use it in GitHub Desktop.
[diff]
tool = vscode
[difftool]
prompt = false
[difftool "vscode"]
cmd = \"C:\\Program Files\\Microsoft VS Code\\Code.exe\" \"$LOCAL\" \"$REMOTE\" --diff --wait
trustExitCode = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment