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

Folders and files

NameName
Last commit message
Last commit date
Nov 7, 2021
Nov 6, 2021
Dec 9, 2019
Nov 6, 2021
Nov 6, 2021
Nov 6, 2021
Nov 6, 2021
Nov 6, 2021
Nov 7, 2021
Jan 9, 2023
Aug 11, 2022
Nov 6, 2021

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).