Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
git-author-stat(1)		     hxtools		      git-author-stat(1)

Name
     git-author-stat -- show commit author statistics of a git repository

Syntax
     git-author-stat [commit_range]

Description
     Calls git log and analyzes who has the most commits.

Examples
	  git-author-stat v2.6.25..v2.6.26

     Will show the authoring tally for the v2.6.26 release.

See also
     hxtools(7)

hxtools 			   2008-11-11		      git-author-stat(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=git-author-stat&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help