Difference between revisions of "Git commit --amend"
Jump to navigation
Jump to search
(Created page with "{{lowercase}} git commit --amend --reset-author git commit --amend --author="John Doe <[email protected]>" --no-edit * {{git commit}}") |
|||
Line 5: | Line 5: | ||
+ | ==See also== | ||
* {{git commit}} | * {{git commit}} | ||
+ | |||
+ | [[Category:Git]] |
Revision as of 12:42, 5 October 2021
git commit --amend --reset-author 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: