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

From wikieduonline
Jump to navigation Jump to search
(Created page with " git config --list --show-origin (no output) git config --list --show-origin file:.git/config core.repositoryformatversion=0 file:.git/config core.filemode...")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
+
{{lowercase}}
  git config --list --show-origin
+
  [[git config --list]] --show-origin
 
  (no output)
 
  (no output)
  
Line 9: Line 9:
 
  file:.git/config        core.logallrefupdates=true
 
  file:.git/config        core.logallrefupdates=true
  
 +
== Related ==
 +
* <code>[[git config]]</code>
  
 
== 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: