Just use >
and put it into a file that you can open in emacs.
git show commit-id:filename > oldfile
Then open the file in emacs.
Just use >
and put it into a file that you can open in emacs.
git show commit-id:filename > oldfile
Then open the file in emacs.