Skip to content

Commit d5960d4

Browse files
authored
Update documentation for new checkbox 'Reset Author' (#138)
1 parent 9e9f727 commit d5960d4

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

source/commit.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -131,9 +131,8 @@ It is also possible to add changes to your last commit by checking the ``Amend C
131131
forgot some changes. This function rewrites history; it deletes the last commit and commits it again including the added
132132
changes.
133133

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.
135135

136-
Reset author
137-
------------
136+
.. image:: /images/commit_amend_reset_author.png
138137

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.
5.61 KB
Loading

0 commit comments

Comments
 (0)