On Tue, 17 Apr 2007, Junio C Hamano wrote:
The use case the thread you are responding to assumes that you
do *not* have a preimage before the change.
Sure. However, see my other script to actually find the "closest version".
It's pretty easy.
In fact, even if you don't know which file it is, we could easily first
have a separate "try to guess filename" (based on the same kind of
heurstics) and then dig deeper on that filename.
So I think there are better ways to get the same effect without embedding
any information.
Linus