Listing your Git commits from the last 24 hours

Useful aide-memoire when you are creating end of day status emails:

git log --author="`git config user.name`" --pretty=format:"%cd %h %s" --date=short --since="yesterday"

Glen Scott

I’m a freelance software developer with 18 years’ professional experience in web development. I specialise in creating tailor-made, web-based systems that can help your business run like clockwork. I am the Managing Director of Yellow Square Development.

More Posts

Follow Me:
TwitterFacebookLinkedIn

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.