Skip to content

Instantly share code, notes, and snippets.

@edysegura
Forked from yano3/gist:1378948
Created December 2, 2016 00:31
Show Gist options
  • Save edysegura/1b8d260c9f40552f1c989e6a6b5ad4e1 to your computer and use it in GitHub Desktop.
Save edysegura/1b8d260c9f40552f1c989e6a6b5ad4e1 to your computer and use it in GitHub Desktop.
git commit --amend --reset-author
Your name and email address were configured automatically based
on your username and hostname. Please check that they are accurate.
You can suppress this message by setting them explicitly:
git config --global user.name "Your Name"
git config --global user.email you@example.com
After doing this, you may fix the identity used for this commit with:
git commit --amend --reset-author
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment