[PATCH 1 of 3 evolve-ext] evolve: suggest "hg update -C .", including '.', to abort evolve

Martin von Zweigbergk martinvonz at google.com
Fri Nov 4 11:20:24 EDT 2016


On Fri, Nov 4, 2016, 07:30 timeless <timeless at gmail.com> wrote:

> technically this isn't wonderful, if you use bookmarks, `hg up -C .`
> isn't equivalent to `hg up -C {currentbookmark}`, and if you're using
> hg-git or something that puts significant weight on your active
> bookmark, this can lead you into some very unfortunate weeds.
>

Good point. There's just no correct way of aborting yet, is there? I
suppose we'll have "hg abort" some day. "hg update -C ." always felt a
little git-like to me in the it reuses a command that happens to be closest
implementation-wise.

>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mercurial-scm.org/pipermail/mercurial-devel/attachments/20161104/2ee81db9/attachment.html>


More information about the Mercurial-devel mailing list