Answers for "set vscode as core.editor in git"

0

set vscode as core.editor in git

$ git config --global core.editor "code --wait"
Posted by: Guest on May-10-2021

Code answers related to "set vscode as core.editor in git"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language