Git - Configuration and Aliases
Which of the following is the correct command to set Vim as the default editor for Git globally?
git config --global core.editor <editor>.--global before the key and sets the editor to vim.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions