Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: > On Thu, 10 Jul 2008, Junio C Hamano wrote: > >> Jakub Narebski <jnareb@xxxxxxxxx> writes: >> >> > Besides, it would be nice to have some command (git-rev-parse >> > perhaps?) which could take ambiguous commit-ish, and list all commit >> > which matches it. >> >> Have fun writing it and send in a patch. > > Note that this really could be a patch, but not for rev-parse. Patch > revision.c instead to parse the argument into _all_ matching revisions. As Linus pointed out, that is "all _locally_ matching revisions". It is of dubious value in a distributed environment. -- 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