Skip to content

Instantly share code, notes, and snippets.

@jboursiquot
Created February 16, 2017 15:21
Show Gist options
  • Select an option

  • Save jboursiquot/09c9621b96ffbd84f9ef5fd83875bff0 to your computer and use it in GitHub Desktop.

Select an option

Save jboursiquot/09c9621b96ffbd84f9ef5fd83875bff0 to your computer and use it in GitHub Desktop.
git - show all commits and their tags
git log --max-count 20 --pretty=oneline --abbrev-commit --decorate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment