Re: [ANNOUNCE] Git v1.8.3-rc0

From: shawn wilson
Date: Fri Apr 26 2013 - 22:24:48 EST


On Fri, Apr 26, 2013 at 8:22 PM, Junio C Hamano <gitster@xxxxxxxxx> wrote:

> * There was no good way to ask "I have a random string that came from
> outside world. I want to turn it into a 40-hex object name while
> making sure such an object exists". A new peeling suffix ^{object}
> can be used for that purpose, together with "rev-parse --verify".
>

What does this mean / what is the reason behind this? I can only think
it might be useful in a test suite to make sure git isn't doing
anything stupid with hashes...?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/