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 --reset-author --no-edit]] |
− | git commit --amend --author="John Doe <[email protected]>" --no-edit | + | [[git commit --amend --author="John Doe <[email protected]>" --no-edit]] |
* [[Ammending]] | * [[Ammending]] |
Revision as of 11:57, 4 July 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: