From: Johannes Schindelin <hidden> Date: 2016-08-11 20:00:17
Hi,
On Fri, 15 Dec 2006, Nguyen Thai Ngoc Duy wrote:
About adding index support to git-show, yes it's really messy. index
doesn't have tree objects.
Insofar, it is not messy: git-show only shows _objects_. For example, "git
show :README" works as expected if you have a file called "README" in the
index...
Ciao,
Dscho