git-whoknows - Find "who knows" about a file

Synopsis:

git whoknows [<options>] <path>

Description

Describes who is likely familiar with a file

Todo

Options

Examples

Information about a file

```

git whoknows src/main.rs name, email, score, commits, lines, latest, earliest Jayson Messenger, jmessenger@gmail.com, 12, 4, 10, 2020-04-10, 2019-02-01 John Smith, jsmith@gmail.com, 10, 2, 12, 2019-01-01, 2019-01-01 ```