Created
December 17, 2012 17:57
-
-
Save marc1706/4320367 to your computer and use it in GitHub Desktop.
Create nicely formatted git log for pasting in lists. Replace after with a correct date.
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 --pretty=format:"[*]%s" --after=2012-10-11 > ../log.txt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment