How to show Git commits that were posted in less than 60 seconds between each other?

Posted by dayscott on Stack Overflow See other posts from Stack Overflow or by dayscott
Published on 2010-03-22T20:10:17Z Indexed on 2010/03/22 20:21 UTC
Read the original article Hit count: 235

Filed under:
|

I want to show a filtered history of commits. I need only those commits that have less than 60 seconds between each other, in order to see who did a bad job committing so fast. How to do this?

© Stack Overflow or respective owner

Related posts about git

Related posts about log