From: Mikael Magnusson <hidden> Date: 2016-06-15 22:44:47
2008/6/20 Ingo Molnar [off-list ref]:
A couple of stupid Git questions (using git-1.5.4.3-2.fc8).
Sometimes i want to see the reverse diff of a particular commit.
If i want to see the normal diff i do:
git-log -1 -p 7def2be1
git show 7def2b1 is a bit easier to type.
--
Mikael Magnusson