Difference between revisions of "Git commit --amend"
Jump to navigation
Jump to search
(3 intermediate revisions by 2 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== | ==See also== |
Latest 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]]
Related[edit]
See also[edit]
git commit [ -a | -an | --amend | --amend --reset-author | --no-verify | -m | -S ]
Advertising: