Answers for "how to check the default editor of git"

1

how to set default editor in git

git config --global core.editor nano
Posted by: Guest on May-22-2021

Code answers related to "how to check the default editor of git"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language