Difference between revisions of "Git commit --amend"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
[[git commit --amend --reset-author]] | [[git commit --amend --reset-author]] | ||
+ | git commit --amend --reset-author --no-edit | ||
git commit --amend --author="John Doe <[email protected]>" --no-edit | git commit --amend --author="John Doe <[email protected]>" --no-edit | ||
Revision as of 06:19, 1 September 2022
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: