Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 644 Bytes

File metadata and controls

33 lines (23 loc) · 644 Bytes

whogit

Extract contributor emails from git repositories.

demo

Installation

cargo install --path .

Usage

whogit <repo_url_or_path>

Examples

whogit https://github.com/user/repo.git
whogit .
whogit --show-noreply https://github.com/user/repo.git
whogit --format json https://github.com/user/repo.git

Options

Flag Description
--show-noreply Include @users.noreply.github.com emails
--format json Save results to whogit.json