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}
--- 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.