Submitter | phabricator |
---|---|
Date | July 29, 2021, 9:05 p.m. |
Message ID | <differential-rev-PHID-DREV-q7qms4ns75wlz5lqftgh-req@mercurial-scm.org> |
Download | mbox | patch |
Permalink | /patch/49548/ |
State | Superseded |
Headers | show |
Comments
Patch
diff --git a/mercurial/dirstate.py b/mercurial/dirstate.py --- a/mercurial/dirstate.py +++ b/mercurial/dirstate.py @@ -599,7 +599,7 @@ This function must be called within a `dirstate.parentchange` context. - note: the API is at an early stage and we might need to ajust it + note: the API is at an early stage and we might need to adjust it depending of what information ends up being relevant and useful to other processing. """