Difference between revisions of "Git config --global --edit"

From wikieduonline
Jump to navigation Jump to search
(Removed redirect to Git config)
Tag: Removed redirect
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{lowercase}}
  
 +
<code>[[git config --global]] user.email "[email protected]"</code>
  
 
+
== Related commands ==
 
+
* <code>[[git push]]</code>
 
+
* <code>[[git commit --amend --reset-author]]</code>
 
 
git config --global user.email "[email protected]"
 
  
 
== See also ==
 
== See also ==

Latest revision as of 10:33, 5 October 2021

Advertising: