Submitter | phabricator |
---|---|
Date | Jan. 8, 2019, 7:15 p.m. |
Message ID | <cc2e4c95984f729730ab548b79e5082b@localhost.localdomain> |
Download | mbox | patch |
Permalink | /patch/37564/ |
State | Not Applicable |
Headers | show |
Comments
Patch
diff --git a/mercurial/help/config.txt b/mercurial/help/config.txt --- a/mercurial/help/config.txt +++ b/mercurial/help/config.txt @@ -1756,6 +1756,9 @@ possible. Some progress bars only offer indeterminate information, while others have a definite end point. +``debug`` + Whether to print debug info when updating the progress bar. (default: False) + ``delay`` Number of seconds (float) before showing the progress bar. (default: 3)