What is the function of ‘git diff ’ in git?
Answer Posted / Mohd Altaf Khan
Git diff shows the differences between commits, branches, or files within a repository.
Post New Answer View All Answers
How is git instaweb used?
2