gh_repos_get_stats_punch_card: Get the number of commits per hour in each day.

Description Usage Arguments Details

Description

Each array contains the day number, hour number, and number of commits 0-6 Sunday - Saturday 0-23 Hour of day Number of commits

Usage

1

Arguments

owner

Name of repository owner.

repo

Name of repository.

...

Additional parameters to pass to gh. See details.

Details

For example, 2, 14, 25 indicates that there were 25 total commits, during the 2.00pm hour on Tuesdays. All times are based on the time zone of individual commits.

Additional parameters that can be passed:

type

It takes values in: all, public, private, forks, sources, member. The default is: all

Accept

Is used to set specified media type.


ramnathv/gh3 documentation built on May 7, 2019, 12:53 a.m.