##// END OF EJS Templates
localrepo: move store() from store module...
localrepo: move store() from store module I want logic related to requirements handling to be in the localrepo module so it is all in one place. I would have loved to inline this logic. Unfortunately, statichttprepo also calls it. I didn't want to inline it twice. We could potentially refactor statichttppeer. But meh. Differential Revision: https://phab.mercurial-scm.org/D4574
Gregory Szorc -
r39734:f4418760 default
Show More
Name Size Modified Last Commit Author
/ mercurial / thirdparty / cbor / cbor2
__init__.py Loading ...
compat.py Loading ...
decoder.py Loading ...
encoder.py Loading ...
types.py Loading ...