narrow: move the wireprotocol narrow capability name to core
We are trying to integrate the whole of narrow logic into core and it will be helpful for upcoming patches to have these capability names in core. The next patch will move the ellipses capability to core also. The exact motivation is to know whether we are cloning a ellipses repo or not and adding an ellipses repo requirement. Differential Revision: https://phab.mercurial-scm.org/D4808
Showing
- hgext/narrow/narrowcommands.py 2 additions, 1 deletionhgext/narrow/narrowcommands.py
- hgext/narrow/narrowrepo.py 5 additions, 1 deletionhgext/narrow/narrowrepo.py
- hgext/narrow/narrowwirepeer.py 2 additions, 2 deletionshgext/narrow/narrowwirepeer.py
- mercurial/wireprotoserver.py 2 additions, 0 deletionsmercurial/wireprotoserver.py
Loading
Please register or sign in to comment