set vscode as difftool
This commit is contained in:
parent
cffd865ae1
commit
77bec0e30d
@ -1,3 +1,7 @@
|
||||
[user]
|
||||
name = TheFlyingFool
|
||||
email = nick.kyky@gmail.com
|
||||
[diff]
|
||||
tool = vscode
|
||||
[difftool "vscode"]
|
||||
cmd = "code --wait --diff $LOCAL $REMOTE "
|
||||
|
Loading…
Reference in New Issue
Block a user