Skip to content

Instantly share code, notes, and snippets.

@zaqmor
Last active October 19, 2018 02:12
Show Gist options
  • Save zaqmor/7b2ad2be29d6c1ea084f2c8023b3b5ab to your computer and use it in GitHub Desktop.
Save zaqmor/7b2ad2be29d6c1ea084f2c8023b3b5ab to your computer and use it in GitHub Desktop.
Git amend author name
git commit --amend --no-edit --author="username-or-first-last <*****@*****.com>"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment