Skip to content

Instantly share code, notes, and snippets.

@tjulien
Created March 3, 2011 02:50
Show Gist options
  • Save tjulien/852229 to your computer and use it in GitHub Desktop.
Save tjulien/852229 to your computer and use it in GitHub Desktop.
print diffs for my commits in chronological order since some time ago
git log --committer=tjulien -p --no-prefix --simplify-merges --reverse --since="4 weeks ago"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment