sapling/lib/edenapi
Xavier Deguillard 1c1b1fadc7 revisionstore: make the Metadata mandatory when adding data to a datapack
Summary:
Now that mutablepacks can only create v1 packfile, we can force the Metadata to
not be optional. The main reason for doing this is to avoid issues where LFS
data is stored without its corresponding LFS flag. This can cause issue down
the line as LFS data will be intepreted as is, instead of being interpreted as
a pointer to the LFS blob.

Reviewed By: sfilipco

Differential Revision: D14443509

fbshipit-source-id: 9e7812017fc1356072278496406648f935024f92
2019-03-19 16:24:50 -07:00
..
src revisionstore: make the Metadata mandatory when adding data to a datapack 2019-03-19 16:24:50 -07:00
Cargo.toml edenapi: add method to get file history 2019-02-28 15:42:17 -08:00