You can change the author of the last git commit using:
git commit --amend --author="Author Name <author_email>"
For example:
git commit --amend --author="Keshavaprasad B S <[email protected]>"
git commit --amend --author="Author Name <author_email>"
For example:
git commit --amend --author="Keshavaprasad B S <[email protected]>"
No comments :
Post a Comment