+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

Related questions

0 votes
asked Mar 17, 2021 in GitHub by rajeshsharma
0 votes
asked Mar 17, 2021 in GitHub by rajeshsharma
...