Created
September 20, 2018 07:20
-
-
Save jmrnilsson/b075c390c08917f98c4e1d925b94f8e6 to your computer and use it in GitHub Desktop.
Git log one line with 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 16316a --author="^MrSmith" --pretty=format:"%h%x09%an%x09%ad%x09%s" -20 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment