Answer Posted / Mukesh Sharma
The `git log` command displays the commit history of a repository, including the author, date, and commit message for each commit. It can be used to track changes, identify when and who made specific modifications, and navigate through the project's commit history.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers