sapling/eden
Durham Goode 4275cb5488 configs: stop creating .hg directories
Summary:
This creates .hg directories when there is no repository at all, which
breaks jf submit in git repos. D26801059 is the real fix, but it has some other
complications. Let's drop the creation here, since it really isn't necessary.

Reviewed By: quark-zju

Differential Revision: D27134087

fbshipit-source-id: d15048b2d1022d38393b62cc02ebf022e617ed4f
2021-03-17 13:14:32 -07:00
..
fs sqlite: release StatementCache before releasing SqliteDatabase 2021-03-16 23:30:22 -07:00
integration integration: improve error reporting 2021-03-17 11:06:21 -07:00
locale add a copyright header to glibc_en.po 2019-04-26 14:38:27 -07:00
mononoke mononoke: do not change repo_id when logging noop hg sync job iteration 2021-03-17 11:13:03 -07:00
scm configs: stop creating .hg directories 2021-03-17 13:14:32 -07:00
test_support Manually upgrading eden, and fixing their config 2020-08-06 12:37:04 -07:00
test-data enable treemanifest in snapshots 2019-08-28 18:46:03 -07:00
.gitignore eden: wire up mac contbuild 2019-02-05 21:52:30 -08:00
Eden.project.toml