Today I Learned

hashrocket A Hashrocket project

Show Shortlog of Commiters and Their Commits

You can use git shortlog to get a quick summary of committers and their commits on a project.

$ git shortlog

Andrew Vogel (10):
      Initial commit
      Add local zshrc, vimrc, and tmux.conf
      Add README
      Remove unneeded stuffs
      Fix Markdown links
      Add installation info and image to README
      Update local zsh config
      Add local vim plugins
      Add lightline to vimrc
      Update README
See More #git TILs