+1 vote
in GitHub by
Which Git command displays the patch representing each commit.

a)  git branch

b)  git remote -v

c)  git log -p

d)  git log
...