|
|
|
|
|
by qsera
62 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. |
|
This is your opinion, so I'm compelled to point out it's not the consensus opinion.