July 2018
Intermediate to advanced
354 pages
10h 57m
English
The shortlog Git command is very simple and does not have a lot of options or flags to use with it. It can show the log but in a boiled-down version, and then it can summarize it for us as follows:
$ git shortlog -5 Jonathan Nieder (1): Update commons-compress to 1.6 Matthias Sohn (2): Update com.jcraft.jsch to 0.1.50 in Kepler target platform Update target platforms to use latest orbit build SATO taichi (1): Add git checkout --orphan implementation Stefan Lay (1): Fix fast forward rebase with rebase.autostash=true
Read now
Unlock full access