mercurial/wireprotoserver.py
changeset 39934 a24f4638d6c1
parent 39933 d5498db5f86a
child 40074 f7011b44d205
--- a/mercurial/wireprotoserver.py	Sun Sep 30 03:42:35 2018 +0530
+++ b/mercurial/wireprotoserver.py	Sun Sep 30 03:45:51 2018 +0530
@@ -39,6 +39,7 @@
 HGERRTYPE = 'application/hg-error'
 
 NARROWCAP = 'exp-narrow-1'
+ELLIPSESCAP = 'exp-ellipses-1'
 
 SSHV1 = wireprototypes.SSHV1
 SSHV2 = wireprototypes.SSHV2