Successfully added
Viewing Configuration in Git
To view all configurations and their origins:
git config --list --show-origin
Referenced in:
To view all configurations and their origins:
git config --list --show-origin
Comments