##// END OF EJS Templates
narrow: copy store narrowspec to working copy immediately...
narrow: copy store narrowspec to working copy immediately We no longer need to delay it until the end of the transaction since we now restore a backup if the transaction aborts. Differential Revision: https://phab.mercurial-scm.org/D5506
Martin von Zweigbergk -
r41265:50ca531f default
Show More
Name Size Modified Last Commit Author
/ hgext / narrow
TODO.rst Loading ...
__init__.py Loading ...
narrowbundle2.py Loading ...
narrowcommands.py Loading ...
narrowdirstate.py Loading ...
narrowrepo.py Loading ...
narrowtemplates.py Loading ...
narrowwirepeer.py Loading ...