Skip to content

Instantly share code, notes, and snippets.

@kacinskas
Created August 14, 2014 08:53
Show Gist options
  • Save kacinskas/45d871323e8ae3398315 to your computer and use it in GitHub Desktop.
Save kacinskas/45d871323e8ae3398315 to your computer and use it in GitHub Desktop.
git log --pretty=format:"%h %cd %s" --graph --since=1.days
$ git log --pretty=format:"%h %cd %s" --graph --since=1.days
more at: http://git-scm.com/book/en/Git-Basics-Viewing-the-Commit-History
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment