Skip to content

Instantly share code, notes, and snippets.

@jmrnilsson
Created September 20, 2018 07:20
Show Gist options
  • Save jmrnilsson/b075c390c08917f98c4e1d925b94f8e6 to your computer and use it in GitHub Desktop.
Save jmrnilsson/b075c390c08917f98c4e1d925b94f8e6 to your computer and use it in GitHub Desktop.
Git log one line with date
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