[Commented On] D8463: commit: tell user what to do with .hg/last-message.txt
martinvonz (Martin von Zweigbergk)
phabricator at mercurial-scm.org
Tue Apr 21 15:17:25 UTC 2020
martinvonz added a comment.
In D8463#126262 <https://phab.mercurial-scm.org/D8463#126262>, @marmoute wrote:
> I don't understand wer you are going with this mention of "other operation". But I don't think they loose it. It only get overwritten when a new one is written.
This is what I meant:
$ cat .hg/last-message.txt
blah
$ hg rebase --config rebase.experimental.inmemory=no -r a0a43ac0 -d b3b383f2
$ cat .hg/last-message.txt
cat: .hg/last-message.txt: No such file or directory
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D8463/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D8463
To: martinvonz, durin42, #hg-reviewers, marmoute
Cc: marmoute, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20200421/512fe0d4/attachment-0002.html>
More information about the Mercurial-patches
mailing list