git-contrib (1) Linux Manual Page
NAME git-contrib – Show user’s contributions SYNOPSIS git-contrib [<username>|<email>] DESCRIPTION Output a user’s contributions to a project, based on the author name or email. Returns multiple entries if there are more than one match. OPTIONS <username> The name or email of the user who owns the contributions. EXAMPLES Searching with a username $ git contrib…
