Skip to content

Instantly share code, notes, and snippets.

@freemo
Last active September 20, 2019 16:59
Show Gist options
  • Save freemo/2704c66eeeaec42ed10a to your computer and use it in GitHub Desktop.
Save freemo/2704c66eeeaec42ed10a to your computer and use it in GitHub Desktop.
Colorized git contribotor log
git log --author=Freeman --format="%Cgreen%ci%Creset %s%Creset" > worklog.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment