Git config --list

From wikieduonline
Revision as of 11:40, 20 July 2021 by Welcome (talk | contribs)
Jump to navigation Jump to search
git config --list
(no output)
git config --list
credential.helper=osxkeychain
user.name=YOUR_USERNAME
user.email=YOUR_USERNAME@your_domain.com
git config --list
user.name=hackerrank
[email protected]
core.repositoryformatversion=0
core.filemode=true
core.bare=false
core.logallrefupdates=true
git config --global --list
fatal: unable to read config file '/root/.gitconfig': No such file or directory


Related terms

See also

Advertising: