sapling/eden/integration/lib
Wez Furlong 06039c260f unmount defaults to non-destructive mode
Summary:
This flips the sense of the unmount command; previously
we would default to destroying the mount and associated state,
but this was a bit of a massive sharp edge to our UX.

Now the default is non-destructive and you have to explicitly
pass in `--destroy` to enable destructive mode.

Reviewed By: chadaustin

Differential Revision: D6346013

fbshipit-source-id: ce612e7d8a70540d63217a97f96bc5760f3951af
2017-11-16 09:07:31 -08:00
..
eden_server_inspector.py Add integration test for rebasing in Hg. 2017-07-27 17:24:01 -07:00
edenclient.py unmount defaults to non-destructive mode 2017-11-16 09:07:31 -08:00
find_executables.py improve building and importing of the eden hg extension 2017-04-24 11:14:34 -07:00
fs.py move integration tests to eden/integration 2017-01-31 14:41:14 -08:00
gitrepo.py add an integration test to exercise importing during "hg status" 2017-11-07 19:04:20 -08:00
hgrepo.py add type annotations to some more integration test functions 2017-11-09 19:05:52 -08:00
repobase.py add type annotations to some more integration test functions 2017-11-09 19:05:52 -08:00
TARGETS codemod: format TARGETS with buildifier [4/5] (D5092623) 2017-06-01 17:52:40 -07:00
testcase.py Add test to verify that eden debug getpath indicates when inodes are unloaded 2017-08-25 08:34:31 -07:00