Mercurial > hg
changeset 50157:fbb4c7117cf1
dirstate: phase-divergent update to 4e95341c89aa
Heptapod published the obsolete version of those.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Mon, 20 Feb 2023 23:46:20 +0100 |
parents | 7e6c5cfaba6a |
children | 0d2ec486d95c |
files | mercurial/dirstate.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mercurial/dirstate.py Tue Feb 21 22:25:20 2023 +0100 +++ b/mercurial/dirstate.py Mon Feb 20 23:46:20 2023 +0100 @@ -137,7 +137,7 @@ @interfaceutil.implementer(intdirstate.idirstate) class dirstate: - # used by largefile to avoid overwritting transaction callbacK + # used by largefile to avoid overwritting transaction callback _tr_key_suffix = b'' def __init__(