Version control(GIT). How do I view all history commits, Suppose I have committed 10 times, how should I view the ten commits?

In the file for which you want to know the commit history, go to the Asset menu, then Revision Control, and then Diff Against Depot. There you can move through the different parts that have changed. Also, in the Asset/Revision Control menu, there is a History option, but it is not working for me.