sapling/eden/fs/cli
Adam Simpkins 98dcc73503 initial CLI support for creating hg mounts
Summary:
Update the CLI to support running "init" with a mercurial repository.

This is just some bare bones framework code at the moment.  It doesn't actually
import any data from mercurial at the moment, and mounting doesn't work.

Reviewed By: bolinfest, wez

Differential Revision: D3345426

fbshipit-source-id: 72c31ac8d2aac2a16e0a7d6f0425eb4ca218d487
2016-05-25 13:15:01 -07:00
..
__init__.py Initial commit 2016-05-12 14:09:13 -07:00
_glue.pyx Initial commit 2016-05-12 14:09:13 -07:00
config.py initial CLI support for creating hg mounts 2016-05-25 13:15:01 -07:00
main.py initial CLI support for creating hg mounts 2016-05-25 13:15:01 -07:00
TARGETS Include build files that were inadvertently excluded from the initial export. 2016-05-12 16:08:34 -07:00