Crates.io | git-whoknows |
lib.rs | git-whoknows |
version | 0.1.0 |
source | src |
created_at | 2020-04-14 23:46:48.354092 |
updated_at | 2020-04-14 23:46:48.354092 |
description | Generate a listing of who is most likely to be familiar with a file |
homepage | |
repository | https://github.com/Arrowbox/git-whoknows |
max_upload_size | |
id | 230328 |
size | 62,022 |
git whoknows [<options>] <path>
Describes who is likely familiar with a file
-L <lines>
- Specifically for a set of lines, can be specified multiple times--no-table/table
- Format output as an ascii table or comma-delimited--weight=<commits>,<lines>,<latest>,<earliest>
- Custom weightings for different metrics> 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