git shortlog
git shortlog
will list the commits in the repository grouped by author. This can occasionally be useful in a team
environment.
git shortlog
git shortlog my-interesting-file.go
git shortlog
will list the commits in the repository grouped by author. This can occasionally be useful in a team
environment.
git shortlog
git shortlog my-interesting-file.go