Horje
git list config Code Example
git list config
git config --list
# or
git config --global --list
git config list
git config --global --list
list git config
git config --list
Git config --list to list all the settings
$ git config --list
user.name=John Doe
user.email=johndoe@example.com
color.status=auto
color.branch=auto
color.interactive=auto
color.diff=auto
...
Source: git-scm.com




Shell

Related
ubuntu bluetooth not turning on Code Example ubuntu bluetooth not turning on Code Example
How to rename a commit ? Code Example How to rename a commit ? Code Example
install pip arch linux Code Example install pip arch linux Code Example
homebrew gcloud Code Example homebrew gcloud Code Example
The term 'nuget' is not recognized as the name of a cmdlet, function, script file, or operable program. Code Example The term 'nuget' is not recognized as the name of a cmdlet, function, script file, or operable program. Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
14