Skip to content

Instantly share code, notes, and snippets.

@miss-invincible
Created April 25, 2017 12:04
Show Gist options
  • Save miss-invincible/69346bd0634ea072d12a3cb9e4462393 to your computer and use it in GitHub Desktop.
Save miss-invincible/69346bd0634ea072d12a3cb9e4462393 to your computer and use it in GitHub Desktop.
log the commits

to see the log of git commits :
git log branchname

to change a commit messsage:(not tested this)
git commit --amend

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