author is a tool to get the history of commits of a specific author
You can use it to get the history of commits of a specific author in all the repositories in a directory.
brew install Pianoopera/tap/author
Please download author_Linux_x86_64.tar.gz from the release page
author you/dir/path account_name
author is a tool to get the history of commits of a specific author
You can use it to get the history of commits of a specific author in all the repositories in a directory.
Usage:
author [flags]
author [command]
Available Commands:
completion Generate the autocompletion script for the specified shell
help Help about any command
version author version
Flags:
-a, --accounts strings accounts to search for
-h, --help help for author
-s, --since string since how many months ago (default "3")
Use "author [command] --help" for more information about a command.
author version
author help
-h, --help | author command help
author --help
-a, --accounts strings | accounts to search for
author you/dir/path account_name --accounts another_account_name1,another_account_name2
-s, --since string | since how many months ago (default "3")
author author you/dir/path account_name --since 1