Created
February 16, 2017 15:21
-
-
Save jboursiquot/09c9621b96ffbd84f9ef5fd83875bff0 to your computer and use it in GitHub Desktop.
git - show all commits and their tags
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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