Skip to content

View commit information on out of hours commits on a repo

License

Notifications You must be signed in to change notification settings

JohnAkerman/GitOutOfHours

Repository files navigation

Git Out Of Hours

View commit information on out of hours commits on a repo

npm Coverage Status Build Status GitHub code size in bytes Known Vulnerabilities NPM Top Language

Install

Globally (recommended)

$ npm i -g gitoutofhours

Usage

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

Command prompt output showing git commits in a table

Purpose

This tool can help gather information about repos where teh author commited work out of common office hours (between 5:30pm to 8:30am).