abort: histedit cancelled
Ernie Rael
errael at raelity.com
Fri Nov 13 20:37:28 UTC 2020
(Oops, originally sent from wrong address)
On windows, under cygwin.
Mercurial Distributed SCM (version 5.4.2)
Enabled extensions:
evolve external 10.1.0
topic external 0.20.0
hggit external 0.9.0 (dulwich 0.19.16)
I just saw
$ hg histedit -r .~2
warning: tags associated with the given changeset will be lost after
histedit.
do you want to continue (yN)? n
abort: histedit cancelled
The 'n' just appeared, I did not input it. I'm guessing it's an
interaction with cygwin's mintty.
I started up a windows "CommandPrompt" and the command stopped for
input, I entered 'y' and was able to continue.
Looks like '-f' is taken for something else (I didn't try it). Maybe '-q
y' as an option? But I have a viable workaround, and it doesn't happen
often. The tag came from a git push.
-ernie
More information about the Mercurial
mailing list