Skip to content

Instantly share code, notes, and snippets.

@fordarnold
Created February 19, 2020 13:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fordarnold/c4d0b4cc82fafb10585d1791d8cddc89 to your computer and use it in GitHub Desktop.
Save fordarnold/c4d0b4cc82fafb10585d1791d8cddc89 to your computer and use it in GitHub Desktop.
Cool tricks for productivity with Git VCS

Add currently staged files to previous commit

git commit --amend --no-edit

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