[Commented On] D10011: blackbox: Remove misleading quotes in config example
baymax (Baymax, Your Personal Patch-care Companion)
phabricator at mercurial-scm.org
Fri Feb 19 11:30:07 UTC 2021
baymax added a comment.
baymax updated this revision to Diff 25679.
✅ refresh by Heptapod after a successful CI run (🐙 💚)
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D10011?vs=25648&id=25679
BRANCH
default
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D10011/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D10011
AFFECTED FILES
hgext/blackbox.py
CHANGE DETAILS
diff --git a/hgext/blackbox.py b/hgext/blackbox.py
--- a/hgext/blackbox.py
+++ b/hgext/blackbox.py
@@ -38,7 +38,7 @@
[blackbox]
# Include nanoseconds in log entries with %f (see Python function
# datetime.datetime.strftime)
- date-format = '%Y-%m-%d @ %H:%M:%S.%f'
+ date-format = %Y-%m-%d @ %H:%M:%S.%f
"""
To: SimonSapin, #hg-reviewers, Alphare
Cc: mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20210219/57e09490/attachment-0002.html>
More information about the Mercurial-patches
mailing list