Difference between revisions of "Git config --global"
Jump to navigation
Jump to search
Line 21: | Line 21: | ||
== See also == | == See also == | ||
* {{git config}} | * {{git config}} | ||
− | |||
[[Category:Git]] | [[Category:Git]] |
Revision as of 05:13, 24 January 2023
git config --global user.name "Name Surname" (no output) git config --global user.email "your_username@your_domain.com" (no output)
git config --global --list
git config --global sendpack.sideband false
git config --global init.defaultBranch
git config --global sslVerify false
Related terms
See also
Advertising: