sapling/eden/mononoke/mononoke_api_hg
Stefan Filip 5f78ccb284 edenapi: update hash-to-location to discard unknown hashes
Summary:
The hashes that are passed in as parameters to the hash-to-location function
may not be hashes that actually exist. This change updates the code so that
we don't return an error when an unknown hash is passed in. The unknown
hash will be skipped in the list of results.

Reviewed By: quark-zju

Differential Revision: D27526758

fbshipit-source-id: 8bf9b7a134a6a8a4f78fa0df276f847d922472f5
2021-04-09 17:10:57 -07:00
..
src edenapi: update hash-to-location to discard unknown hashes 2021-04-09 17:10:57 -07:00
Cargo.toml test_repo_factory: use test factory for mononoke_api tests 2021-03-25 07:34:49 -07:00