Difference between revisions of "Git config"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 1: Line 1:
 
{{Draft}}
 
{{Draft}}
  
 +
<code>.gitconfig</code> file
  
 
  git config --global --list
 
  git config --global --list

Revision as of 09:01, 9 March 2020

This article is a Draft. Help us to complete it.
.gitconfig file
git config --global --list
git config --local credential.helper "" (will prompt for username and password)

See also

Advertising: