Git - Configuration and Aliases
Given the command
git config --global core.editor "code --wait", what happens when you run git commit?git config --global core.editor "code --wait", what happens when you run git commit?code --wait--wait flag tells VS Code to pause Git until the editor window is closed.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions