Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 297 Bytes

git-amend-author.adoc

File metadata and controls

15 lines (9 loc) · 297 Bytes

git-amend-author(1)

Name

git-amend-author - modifies the author name and email of the last commit

Synopsis

git amend-author NAME EMAIL

Description

git-amend-author modifies both the author name/email and committer name/email. It doesn’t reset the author timestamp though.