sapling/eden
Mark Juggurnauth-Thomas 1b8b8cc099 admin: add skeleton manifests to admin command
Summary:
Add skeleton manifests to `derived-data verify-manifests` and add a
`skeleton-manifests` subcommand that allows listing and traversing of skeleton
manifests.

Since skeleton manfiests don't contain the content id or file type, they are
valid simply if they contain the same set of files as the manifest we are
comparing against.

To allow testing of these items while backfilling is still in progress, add an
`--if-derived` option to these commands that work even if derivation is
disabled, provided the manifest has already been derived.

Reviewed By: ikostia

Differential Revision: D25064785

fbshipit-source-id: a6f923bfc53262a5b2118917f8fdd3e99407e036
2020-11-30 06:23:46 -08:00
..
fs Fix eden du --clean on MacOS 2020-11-20 17:25:55 -08:00
integration return a better error message if something includes . or .. in their glob 2020-11-17 12:53:39 -08:00
locale
mononoke admin: add skeleton manifests to admin command 2020-11-30 06:23:46 -08:00
scm Fix merge on Windows when path contains spaces 2020-11-27 03:57:03 -08:00
test_support Manually upgrading eden, and fixing their config 2020-08-06 12:37:04 -07:00
test-data
.gitignore
Eden.project.toml