Git - Configuration and Aliases
Which Git command shows the current global default branch name setting?
git config --global init.defaultBranch queries the global Git configuration for the default branch name.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions