sapling/blobrepo
Mark Thomas 76bce93083 return null linknodes if filenodeinfo is not available
Summary:
For draft commits we will stop storing the filenodeinfo for filenodes
introduced by that commit in the database.  This means the filenodeinfo lookup
may fail.  For these cases, reconstruct the filenodeinfo from the blob in the
blobstore, setting the missing linknode to the null changeset id.

Reviewed By: StanislavGlebik

Differential Revision: D13467112

fbshipit-source-id: 27ad406723a6affd80e7c3b2dc538b03004451ec
2019-01-04 03:12:57 -08:00
..
src return null linknodes if filenodeinfo is not available 2019-01-04 03:12:57 -08:00
test mononoke: move RepositoryId into mononoke-types 2018-12-19 10:24:27 -08:00
Cargo.toml Add Cargo.toml files to crates. (#7) 2018-07-09 19:52:27 -07:00