sapling/eden/fs
Adam Simpkins f497a29d04 stop calling hg debugedenimporthelper with an extra repo argument
Summary:
This argument is unnecessary since D14222323, which should be deployed
everywhere by now.  Passing in the extra repo argument forces hg to open the
repository object twice, which is unnecessary.

We already set the current working directory to the repository when invoking
the import helper, so hg will find the repository correctly from that.

Reviewed By: pkaush

Differential Revision: D15179667

fbshipit-source-id: 838cbee91748c41c713731187608a9823b971a53
2019-05-02 20:42:35 -07:00
..
benchharness standardize some of the benchmark infrastructure 2018-11-13 15:27:50 -08:00
config build several targets on mac and run 5 test suites 2019-04-18 19:36:20 -07:00
fuse eden: adjust volume name on macos 2019-04-17 12:54:51 -07:00
inodes Fix glob with overlapping patterns 2019-04-26 14:26:32 -07:00
journal Add assorted missing includes 2019-03-07 00:13:47 -08:00
model fix a size_t format specifier to snprintf() 2019-04-10 15:41:35 -07:00
rocksdb move some logic from RocksHandles to RocksDbLocalStore 2019-04-24 20:03:57 -07:00
service rename eden_gc to eden_store_util 2019-04-24 20:03:57 -07:00
sqlite avoid leaking the sqlite3 db if we fail to open it 2018-06-20 16:36:22 -07:00
store stop calling hg debugedenimporthelper with an extra repo argument 2019-05-02 20:42:35 -07:00
takeover AsyncServerSocket::AcceptCallback::connectionAccepted to NetworkSocket (attempt #2) 2019-04-10 15:01:32 -07:00
testharness eden: canonicalize makeTempDir results for macOS 2019-05-01 09:22:57 -07:00
tracing Optimize TLS lookup in HgImporter 2019-04-29 19:21:48 -07:00
utils eden: on macos LOCAL_PEERCRED has SOL_LOCAL level 2019-05-01 20:09:44 -07:00
CMakeLists.txt eden: add simple install rule for the cmake build 2019-03-29 15:02:04 -07:00