Difference between revisions of "Git commit --amend"
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== |
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
git commit [ -a | -an | --amend | --amend --reset-author | --no-verify | -m | -S ]
Advertising: