exchange: fix issue3781 reference in the comment
authorBoris Feld <boris.feld@octobus.net>
Mon, 16 Oct 2017 12:36:42 +0200
changeset 34817 a80142b03552
parent 34816 e2c42f751b06
child 34818 6709b5661d1b
exchange: fix issue3781 reference in the comment This comment is about: issue3781: Courtesy Phases synchronisation to publishing server prevent subrepo push Not about: issue3871: Slow hg log when template contains {file_adds}, {file_mods} and {file_dels}
mercurial/exchange.py
--- a/mercurial/exchange.py	Wed Oct 11 20:08:02 2017 +0200
+++ b/mercurial/exchange.py	Mon Oct 16 12:36:42 2017 +0200
@@ -537,7 +537,7 @@
         # - and remote support phase
         # - and no changeset are to be pushed
         # - and remote is publishing
-        # We may be in issue 3871 case!
+        # We may be in issue 3781 case!
         # We drop the possible phase synchronisation done by
         # courtesy to publish changesets possibly locally draft
         # on the remote.