mercurial/wireprotoserver.py
changeset 39933 d5498db5f86a
parent 39840 a9f56e4501c1
child 39934 a24f4638d6c1
--- a/mercurial/wireprotoserver.py	Sun Sep 30 16:11:35 2018 +0900
+++ b/mercurial/wireprotoserver.py	Sun Sep 30 03:42:35 2018 +0530
@@ -38,6 +38,8 @@
 HGTYPE2 = 'application/mercurial-0.2'
 HGERRTYPE = 'application/hg-error'
 
+NARROWCAP = 'exp-narrow-1'
+
 SSHV1 = wireprototypes.SSHV1
 SSHV2 = wireprototypes.SSHV2