Answers for "how to edit git files in vs code"

0

how to change my git default editor to vs code

git config --global core.editor code
Posted by: Guest on June-30-2021

Code answers related to "how to edit git files in vs code"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language