28

TIL: Git shortlog | ZeroAlpha’s blog

 4 years ago
source link: https://blog.zeroalpha.codes/til/git/2020/04/27/til-git-shortlog.html
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
Let’s say you’re working with a Git repository, and you want to see a summary of the commits. One way is to do git log, but that lists all of the commits. What if you wanted to summarise the commit history in some way, e.g. to determine the amount of commits per author, or see who has committed during a certain timespan? Enter git shortlog, a way to summarise git log output.

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK