Re: Showing the version of a file that's in the Index.
From: Teemu Likonen <hidden>
Date: 2016-06-15 22:46:34
On 2009-04-07 22:10 (+0200), Markus Heidelberg wrote:
Tim Visher, 07.04.2009:quoted
How do you go about showing the version of the file that's in an index.With version do you mean content? Then git cat-file -p :0:file or git cat-file -p :file
Or
git show :file