Display total lines of code in a git branch

git diff 5cec833a 4ef01d13 --stat
// where the hex are commit id's to differentiate.