Skip to content

Instantly share code, notes, and snippets.

@detj
Created February 20, 2024 10:49
Show Gist options
  • Save detj/81044749cfe777f8372d61e14d90c386 to your computer and use it in GitHub Desktop.
Save detj/81044749cfe777f8372d61e14d90c386 to your computer and use it in GitHub Desktop.
git log since midnight for one author
git log --author="Firstname Lastname" --since=midnight --oneline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment