Difference between revisions of "Git config --list --show-origin"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
  [[git config]] --list --show-origin
+
  [[git config --list]] --show-origin
 
  (no output)
 
  (no output)
  
Line 13: Line 13:
  
 
== See also ==
 
== See also ==
 +
* {{git config}}
 
* {{git}}
 
* {{git}}
  
 
[[Category:Git]]
 
[[Category:Git]]

Latest revision as of 14:15, 14 February 2022

git config --list --show-origin
(no output)
git config --list --show-origin
file:.git/config        core.repositoryformatversion=0
file:.git/config        core.filemode=true
file:.git/config        core.bare=false
file:.git/config        core.logallrefupdates=true

Related[edit]

See also[edit]

Advertising: