Re: [PATCH] diff: don't read index when --no-index is given
From: Jonathan Nieder <hidden> Date: 2016-06-15 22:59:25
Thomas Gummerer wrote:
For example I would take one
version, use test-dump-cache-tree to dump the cache tree to a file,
change the format slightly, use test-dump-cache-tree again, and check
the difference with "git diff --no-index".
Makes a lot of sense. Thanks for explaining.
Regards,
Jonathan