sapling/eden/scm/lib/dag
Jun Wu 10d6c23b83 dag: resolve names remotely in pull fast path
Summary:
For a NameDag, `IdConvert` on `self.map` cannot resolve names remotely, but
`IdConvert` on `self` can. Use the latter. This is similar to D27547584 (af3c3b3fd0) where
some `self.map` are updated to `self`.

This addressed an issue found in the pull fast path test. Note there is another
issues to solve.

Reviewed By: andll

Differential Revision: D29363810

fbshipit-source-id: 28ba583ed14bbc5d52af81d4128d965f24eef011
2021-06-24 16:20:14 -07:00
..
benches dag: move algorithms from IdDag<Store> to Store 2021-02-10 12:28:31 -08:00
bindag eden/scm/lib: autogenerate all Cargo.toml files with autocargo 2021-03-05 04:29:49 -08:00
dag-types dag: minor updates on iddag docstring 2021-06-24 15:00:35 -07:00
fuzz dag: use non-master group in fuzz test 2020-08-26 15:32:24 -07:00
gitdag eden/scm/lib: autogenerate all Cargo.toml files with autocargo 2021-03-05 04:29:49 -08:00
src dag: resolve names remotely in pull fast path 2021-06-24 16:20:14 -07:00
Cargo.toml Update itertools 0.8.2 to 0.10.1 2021-06-22 04:09:00 -07:00