sapling/mercurial
Anastasiya Zhyrkevich fa18b025e4 Get parents without reconstructing file
Summary:
According to [blobimport logic](diffusion/FBS/browse/master/fbcode/scm/mononoke/cmdlib/src/blobimport_lib/changeset.rs;fd16808edd6e51c1d0b82f4812fe843e797025e0$163-164)  blobimport requests
for parents and node content

Previous implementation was reconstructing filenode to
current revidx for both cases: for getting raw_content and for getting parents.

New implementation avoid reconstruction of the file content to retrieve parents.

Reviewed By: quark-zju

Differential Revision: D12857440

fbshipit-source-id: e1118affe85647931dd551b9ca7be5297afe56ce
2018-10-31 11:37:59 -07:00
..
src Get parents without reconstructing file 2018-10-31 11:37:59 -07:00
Cargo.toml tp2: update rust-crates-io 2018-10-15 23:08:01 -07:00