Skip to content

Instantly share code, notes, and snippets.

@ryanicle
Created November 11, 2014 02:08
Show Gist options
  • Select an option

  • Save ryanicle/788670533f7f6184dca3 to your computer and use it in GitHub Desktop.

Select an option

Save ryanicle/788670533f7f6184dca3 to your computer and use it in GitHub Desktop.
Git log commits based on author
git log --pretty=format:"%h %s |%ad| by %cn" --date=short --reverse --branches --since=30-10-2014 --author=ryanicle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment