Skip to content

Instantly share code, notes, and snippets.

@willnss
Forked from vquaiato/filtro_git_log.sh
Created March 4, 2012 20:09
Show Gist options
  • Save willnss/1974602 to your computer and use it in GitHub Desktop.
Save willnss/1974602 to your computer and use it in GitHub Desktop.
filtro git log
git log --before="2 weeks ago" --after="2009-01-26" --pretty=oneline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment