sapling/eden/mononoke/derived_data/skeleton_manifest
Mark Juggurnauth-Thomas 9614148f59 skeleton_manifests: don't store duplicate skeleton manifest blobs
Summary:
If files are only modified, and not added or deleted, the skeleton manifest
doesn't change.  Avoid duplicate writes by skipping the write if the skeleton
manifest we derive has the same ID as one of its parents.

Reviewed By: ahornby

Differential Revision: D25099917

fbshipit-source-id: 62900406711becea88491e706a09c6032109c964
2020-11-30 06:23:46 -08:00
..
Cargo.toml skeleton_manifest: implement skeleton manifest derivation 2020-11-11 13:23:48 -08:00
derive.rs skeleton_manifests: don't store duplicate skeleton manifest blobs 2020-11-30 06:23:46 -08:00
lib.rs skeleton_manifest: implement skeleton manifest derivation 2020-11-11 13:23:48 -08:00
mapping.rs convert BlobRepo::get_bonsai_bookmark to new type futures 2020-11-27 11:11:18 -08:00