Skip to content

mhristof/git-reviewers

Repository files navigation

git-reviewers

Figure out who would be a good reviewer for a change.

There are two places checked when determining reviewers:

  • The results of git blame and the authors mentioned in the changes.
  • The person that merged changes last in the file

Usage

Usage:
  git-reviewers [flags]

Flags:
  -h, --help      help for git-reviewers
  -v, --verbose   Increase verbosity
      --version   version for git-reviewers

About

Find out who are the best reviewers for a given change.

Resources

Stars

Watchers

Forks

Packages

No packages published