git-who alternatives

git-who is a command-line tool designed to identify the authors of code components or subsystems within a repository. It provides an overview of who is responsible for different parts of the codebase, offering a broader perspective than line-level attribution tools like git blame.

Alternatives