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 git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html