sapling/eden
Muir Manders b7057519a6 config: add ConfigExt::must_get
Summary:
must_get is like get_nonempty_opt but returns an error if the value is unset or
empty. This makes it easy to propagate an error if the desired config is not
set.

I also updated a few spots to use must_get and got rid of a superfluous error type.

Reviewed By: quark-zju

Differential Revision: D44857516

fbshipit-source-id: cdecd7a68d4e3d8248cae977f4cdf7b553b6af74
2023-04-13 18:37:07 -07:00
..
fs add a tail option to eden debug log 2023-04-13 17:01:22 -07:00
integration integration: enable hg.debug_clear_local_caches_test on Windows 2023-04-13 08:52:40 -07:00
locale
mononoke benchmarks/simulated_repo: remove simulated repo benchmark 2023-04-13 06:39:07 -07:00
scm config: add ConfigExt::must_get 2023-04-13 18:37:07 -07:00
test_support Enable StartFakeEdenFSTest 2023-03-14 13:25:16 -07:00
test-data test-data: remove snapshot 20190313 2022-02-04 13:50:48 -08:00
testlib ui: don't default username to <user>@<fqdn> 2023-03-02 22:10:45 -08:00
.clang-tidy clang-tidy: disable facebook-hte-ContextDependentStaticInit 2022-11-04 15:33:50 -07:00
.gitignore
.mononoke_test_file
Eden.project.toml