I am using Git on Ubuntu 10.04 (Lucid Lynx).
I have made some commits to my master.
However, I want to get the difference between these commits. All of
I use gitk to see the difference:
gitk
gitk k73ud..dj374
It has a GUI mode so that reviewing is easier.