1.

Which Git command displays the patch representing each commit.

Answer»

Which Git COMMAND displays the patch representing each commit.
Chose the correct option from below list
(1)git branch
(2)git remote -V
(3)git log -p
(4)git log

Answer:-(3)git log -p



Discussion

No Comment Found