[PATCH 1 of 6 path intent] ui: add an intent to expandpath
Pierre-Yves David
pierre-yves.david at ens-lyon.org
Fri Oct 17 20:59:37 UTC 2014
On 09/30/2014 09:53 AM, Mads Kiilerich wrote:
> Yes, outgoing is a read-only (and very cheap - especially when using
> ssh) subset of push. It is intended to show exactly what will be pushed.
> Trying to treat them differently would be a confusing misfeature. I
> don't think Mercurial itself should do anything to encourage that
> misfeature - quite the opposite.
Note that outgoing will have to become more complex to handle other data
than changegroup (phase, bookmarks, obsmarkers).
This does not change much to your statement. It is still a cheap
operation. Just wanted to point than outgoing is changing.
--
Pierre-Yves David
More information about the Mercurial-devel
mailing list