On Thu, Jul 3, 2008 at 1:34 AM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > "Eric Raible" <raible@xxxxxxxxx> writes: > > Is there anything to fix? In that example, you are looking for a commit > that talks about "object name:sha1_name.c" in the comment. Yes. What if I'm looking for specific file (i.e. sha1_name.c) in the commit described by ":/object name:", just like I can do with 28a4d9404:sha1_name.c? This is not ambiguous if we first consider the entire string as the prefix. If that fails we look for a filename after the final ':'. I'll post a patch in a moment. - Eric -- 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