Difference between revisions of "Git commit --amend"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lowercase}} git commit --amend --reset-author git commit --amend --author="John Doe <[email protected]>" --no-edit * {{git commit}}")
 
 
(4 intermediate revisions by 3 users not shown)
Line 2: Line 2:
  
 
  [[git commit --amend --reset-author]]
 
  [[git commit --amend --reset-author]]
  git commit --amend --author="John Doe <[email protected]>" --no-edit
+
  [[git commit --amend --reset-author --no-edit]]
 +
[[git commit --amend --author="John Doe <[email protected]>" --no-edit]]
  
 +
== Related ==
 +
* [[Ammending]]
  
 +
==See also==
 
* {{git commit}}
 
* {{git commit}}
 +
 +
[[Category:Git]]

Latest revision as of 11:57, 4 July 2024

Advertising: