Difference between revisions of "Git config --global"

From wikieduonline
Jump to navigation Jump to search
 
Line 19: Line 19:
 
* <code>[[git clone]]</code>
 
* <code>[[git clone]]</code>
 
* <code>[[git config --list]]</code>
 
* <code>[[git config --list]]</code>
 +
* <code>[[git add .]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 10:38, 19 January 2024

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

Related terms[edit]

See also[edit]

Advertising: