Commit: special cases in ListCommitByOids
If we have one failed lookup (for instance, ambiguous prefix), we must just ignore the given oid. We keep the simple and fast revset that will take care of the most common case of passed oids being actually prefixes that are long enough. Also behaviour if all lookups fail is to return an empty list, not to return NOT_FOUND error (means repo not found)
parent
ea3175e0
No related branches found
No related tags found
Loading
Please register or sign in to comment