Skip to content
Snippets Groups Projects
Commit e3fa296f authored by Georges Racinet's avatar Georges Racinet
Browse files

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
1 merge request!15Using NOT_FOUND only if repository is not found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment