git - Get all commits during working hours (or after hours) -
Is there any way to get a list of earnings at that time, which is 09:00 and 17 : 00, and their time << P>
The only thing that I can think of is sending output to a file, and then trying to parse it ...
I think this looks like "code =" git log - like = "2014-01-05 09:00" - " First = "2014-01-05 17:00" .
See reference here:
Comments
Post a Comment