print a git config

Kilaposhi answered on April 18, 2023 Popularity 10/10 Helpfulness 6/10

Contents


More Related Answers


print a git config

1

Show all git config settings and where the setting is defined (global, user, local)

.../etc/gitconfig : Global git config

.../home/user/.gitconfig : User git config

.git/config : Local git config

Popularity 10/10 Helpfulness 6/10 Language shell
Link to this answer
Share Copy Link
Contributed on Apr 18 2023
Kilaposhi
0 Answers  Avg Quality 2/10


X

Continue with Google

By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
X
Grepper Account Login Required

Oops, You will need to install Grepper and log-in to perform this action.