Difference between revisions of "Git commit --amend"

From wikieduonline
Jump to navigation Jump to search
 
Line 5: Line 5:
 
  git commit --amend --author="John Doe <[email protected]>" --no-edit
 
  git commit --amend --author="John Doe <[email protected]>" --no-edit
  
 +
* [[Ammending]]
  
 
==See also==
 
==See also==

Latest revision as of 12:06, 3 January 2024

git commit --amend --reset-author
git commit --amend --reset-author --no-edit
git commit --amend --author="John Doe <[email protected]>" --no-edit

See also[edit]

Advertising: