mercurial/exchange.py
changeset 25836 dede675dc0c1
parent 25668 1c2df7c91cf2
child 25895 c30b739c322f
--- a/mercurial/exchange.py	Thu Jun 25 17:46:55 2015 -0500
+++ b/mercurial/exchange.py	Thu Jun 25 17:47:32 2015 -0500
@@ -438,6 +438,8 @@
                     raise util.Abort(mso % ctx)
                 elif ctx.troubled():
                     raise util.Abort(mst[ctx.troubles()[0]] % ctx)
+
+        # internal config: bookmarks.pushing
         newbm = pushop.ui.configlist('bookmarks', 'pushing')
         discovery.checkheads(unfi, pushop.remote, outgoing,
                              pushop.remoteheads,