How can I get the diff between two commits of the same file using magit?
magit
Directly form git one can do this. But I don\'t k
git
One way to go is to use vc as suggested by this related answer - in particular C-u C-x v =. However, this return a buffer without the possibility to (un)fold chunks.
vc