Difference between revisions of "Git config --global"

From wikieduonline
Jump to navigation Jump to search
Line 14: Line 14:
  
 
* <code>[[git config]] --global [[sslVerify]] false</code>
 
* <code>[[git config]] --global [[sslVerify]] false</code>
 +
* <code>[[git config --global credential.helper_cache]]</code>
  
 
== Related terms ==
 
== Related terms ==

Revision as of 05:15, 24 January 2023

git config --global user.name "Name Surname"
(no output)
git config --global user.email "your_username@your_domain.com"
(no output)

Related terms

See also

Advertising: