Skip to content

Instantly share code, notes, and snippets.

@niisar
Created January 31, 2019 13:23
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save niisar/ebb44202199d7f025df2ccd04d1c52bf to your computer and use it in GitHub Desktop.
Save niisar/ebb44202199d7f025df2ccd04d1c52bf to your computer and use it in GitHub Desktop.
Git Helper

If you accidentally mistype a commit message, you can change it using git commit --amend - m "new message"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment