Mercurial > hg-stable
comparison hgext/githelp.py @ 49679:1891086f6c7f stable
dirstate: use more than a bool to control append behavior
When writing dirstate-v2, we might either append to the existing file, or
create a new file.
We are about to introduce some configuration to control this behavior.
As a prelude, we change the current way the behavior was automatically
controlled to make the change smaller/clearer.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Fri, 24 Feb 2023 18:21:54 +0100 |
parents | 642e31cb55f0 |
children | 0d414fb8336f |
comparison
equal
deleted
inserted
replaced
49678:35ea3c139104 | 49679:1891086f6c7f |
---|