Git Commands

From Coder Merlin
Within these castle walls be forged Mavens of Computer Science ...
— Merlin, The Coder

Statistics[edit]

Key Sequence Purpose
 git   show  <commit-hash>  --stat  Show lines changed in specific commit
 git   log   --stat  Show lines changed in each commit
 git-stats   -a  Shows pie chart of changes by author