sapling/hgext/lfs
Matt Harbison 0a5e6b5a69 lfs: add a repo requirement for this extension when converting to lfs
This covers both the vanilla repo -> lfs repo and largefiles -> lfs conversions.
The largefiles extension adds the requirement directly, because it has a
dedicated command to convert.  Using the convert extension is better, because it
supports more features.

I'd like ideas about how to ensure that converting away from lfs works on all
files.  (See comments in test-lfs.t)
2017-11-22 22:38:50 -05:00
..
__init__.py lfs: add a repo requirement for this extension when converting to lfs 2017-11-22 22:38:50 -05:00
blobstore.py lfs: register config options 2017-11-14 01:03:22 -05:00
pointer.py lfs: quiesce check-module-import warnings 2017-11-14 00:14:52 -05:00
wrapper.py lfs: add a repo requirement for this extension when converting to lfs 2017-11-22 22:38:50 -05:00