##// END OF EJS Templates
repoview: move subsettable in a dedicated module...
repoview: move subsettable in a dedicated module The dictionary got moved in `branchmap` to avoid import cycle. However, we are about to needs it in repoview too. So we introduce a now module to define that that mapping.
marmoute -
r42314:caebe5e7 default
Show More
Name Size Modified Last Commit Author
/ mercurial / utils
__init__.py Loading ...
cborutil.py Loading ...
compression.py Loading ...
dateutil.py Loading ...
interfaceutil.py Loading ...
procutil.py Loading ...
repoviewutil.py Loading ...
storageutil.py Loading ...
stringutil.py Loading ...