by qsera 3 days ago
>in-model way for backing that wip up to the repo.
That is because you have this notion of a "clean history", (which IIUC prevented you from making this permanent wip commit) which in reality does not have a lot of use. For most project, "useful history" or "real history" is better than a "clean" history.
That is what mercurial caters to.
>For most project, "useful history" or "real history" is better than a "clean" history.
This is your opinion, so I'm compelled to point out it's not the consensus opinion.
Everything that I say is my opinion. I don't parrot consensus.