Skip to content

Instantly share code, notes, and snippets.

@aemkei
Created May 14, 2009 17:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aemkei/111769 to your computer and use it in GitHub Desktop.
Save aemkei/111769 to your computer and use it in GitHub Desktop.
# show a colores list of all your commits
alias timelog='git log --pretty=format:"%Cgreen%ad%Creset: %s%d" --date=local --author=YOUR_NAME_HERE --since="1 weeks ago"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment