Submitter | phabricator |
---|---|
Date | Jan. 18, 2022, 5:45 a.m. |
Message ID | <differential-rev-PHID-DREV-ue6vci6tep5qhoibg2bc-req@mercurial-scm.org> |
Download | mbox | patch |
Permalink | /patch/50330/ |
State | New |
Headers | show |
Comments
Patch
diff --git a/hgext/blackbox.py b/hgext/blackbox.py --- a/hgext/blackbox.py +++ b/hgext/blackbox.py @@ -36,7 +36,7 @@ maxfiles = 3 [blackbox] - # Include nanoseconds in log entries with %f (see Python function + # Include microseconds in log entries with %f (see Python function # datetime.datetime.strftime) date-format = %Y-%m-%d @ %H:%M:%S.%f