File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -131,9 +131,8 @@ It is also possible to add changes to your last commit by checking the ``Amend C
131
131
forgot some changes. This function rewrites history; it deletes the last commit and commits it again including the added
132
132
changes.
133
133
134
- See also :ref: `modify_history `, especially if you have published the changes to a repote repository already.
134
+ See also :ref: `modify_history `, especially if you have published the changes to a remote repository already.
135
135
136
- Reset author
137
- ------------
136
+ .. image :: /images/commit_amend_reset_author.png
138
137
139
- Reset the commit author and timestamp to the current comment .
138
+ By checking the `` Reset Author `` checkbox the author and date of the commit will also be overwritten .
You can’t perform that action at this time.
0 commit comments