View commit information on out of hours commits on a repo
Globally (recommended)
$ npm i -g gitoutofhours
After you've installed gitoutofhours
globally you will be able to run it as a CLI application using the command line.
$ gitoutofhours [daysInPast] [author](optional, in quotes)
Basic usage to establish how many commits were out of hours in the past week
$ gitoutofhours 7
This tool can help gather information about repos where teh author commited work out of common office hours (between 5:30pm to 8:30am).