Mercurial > public > mercurial-scm > hg-stable
diff mercurial/exchange.py @ 25836:dede675dc0c1
bookmarks: mark internal-only config option
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Thu, 25 Jun 2015 17:47:32 -0500 |
parents | 1c2df7c91cf2 |
children | c30b739c322f |
line wrap: on
line diff
--- 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,