author | Matt Mackall <mpm@selenic.com> |
Thu, 25 Jun 2015 17:47:32 -0500 | |
changeset 25836 | dede675dc0c1 |
parent 25835 | 34ffe4c29782 |
child 25837 | d343806dcf68 |
--- 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,