[Commented On] D11896: doc: remove a spurious ^L in some doc
baymax (Baymax, Your Personal Patch-care Companion)
phabricator at mercurial-scm.org
Fri Dec 10 22:46:42 UTC 2021
baymax added a comment.
baymax updated this revision to Diff 31434.
✅ refresh by Heptapod after a successful CI run (🐙 💚)
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D11896?vs=31429&id=31434
BRANCH
default
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D11896/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D11896
AFFECTED FILES
mercurial/merge.py
CHANGE DETAILS
diff --git a/mercurial/merge.py b/mercurial/merge.py
--- a/mercurial/merge.py
+++ b/mercurial/merge.py
@@ -2207,7 +2207,7 @@
# it makes the "different write with same mtime" issue
# virtually vanish. However, dirstate v1 cannot store such
# precision and a bunch of python-runtime, operating-system and
- # filesystem does not provide use with such precision
, so we
+ # filesystem does not provide use with such precision, so we
# have to operate as if it wasn't available.
if getfiledata:
ambiguous_mtime = {}
To: marmoute, #hg-reviewers
Cc: mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20211210/af32b4b6/attachment-0002.html>
More information about the Mercurial-patches
mailing list