sapling/edenscm/hgext/snapshot
Aleksei Kulikov d6c110ebf7 snapshot: support redirection of hg checkout for snapshots
Summary:
When checking out on a snapshot, we want to make sure that:
1) it gets downloaded with the infinitepush's wrapper;
2) it checks out using the snapshot extension command.

Also changes `--force` flag for `snapshot checkout` cmd to `--clean` for better compliance.

Reviewed By: mitrandir77

Differential Revision: D17762185

fbshipit-source-id: 4cc3b829cba5f6ea9a33daed0367b34225a77dbf
2019-10-10 05:06:37 -07:00
..
__init__.py snapshot: support redirection of hg checkout for snapshots 2019-10-10 05:06:37 -07:00
blobstore.py snapshot: remove lfs dependency completely 2019-09-06 08:18:35 -07:00
bundleparts.py commitcloud: sync snapshots on the client side 2019-10-02 11:54:24 -07:00
cmds.py snapshot: support redirection of hg checkout for snapshots 2019-10-10 05:06:37 -07:00
metadata.py snapshot: store metadata content 2019-10-04 10:07:54 -07:00
snapshotlist.py snapshot: update the docs 2019-10-01 06:48:43 -07:00