Mercurial > hg
comparison mercurial/sshpeer.py @ 51029:498afb627f78
revlog: move configuration attribute into dedicated object
First this make things clearer as the number of configuration attributes has
grown out of control, so gathering them make things clearer.
Second, this will make future sharing them at different level simpler.
Third it will allow us to make initialisation and temporary override simpler
soon.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Tue, 10 Oct 2023 10:02:05 +0200 |
parents | 18c8c18993f0 |
children | a2f1d97e5284 |
comparison
equal
deleted
inserted
replaced
51028:f70ce1aedbcb | 51029:498afb627f78 |
---|