Preethi DevOps Training's
Q19: How do you view the commit history in Git?
You can use the command
`git log`
to view the commit history in Git.