Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
maint/dev ~ add
git
mailmap (improves commit history accuracy)
- `git shortlog -se -n --all` # review all commit authors/emails - `git shortlog -se -n --all --no-merges` # ... same with merge commit statistics excluded - ref: [`git` ~ display project devs](https://stackoverflow.com/questions/9597410/list-all-developers-on-a-project-in-git) @@ <https://archive.is/ZbVJP>
- Loading branch information