Git - Configuration and Aliases
If you run
git config --global core.editor "nano -w", what will happen when you commit without a message?git config --global core.editor "nano -w", what will happen when you commit without a message?-w option (disable wrapping) as the global editor for Git.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions