author | Mathias De Mare <mathias.de_mare@nokia.com> |
Tue, 27 Jun 2023 15:34:24 +0200 | |
branch | stable |
changeset 50735 | 2b0598121a71 |
parent 50734 | d5cd1fd690f3 |
child 50736 | b852c34dc2b8 |
--- a/hgext/clonebundles.py Mon Jun 26 18:00:28 2023 +0200 +++ b/hgext/clonebundles.py Tue Jun 27 15:34:24 2023 +0200 @@ -248,7 +248,7 @@ This logic can be manually triggered using the `admin::clone-bundles-refresh` command, or automatically on each repository change if -`clone-bundles.auto-generate.on-change` is set to `yes`. +`clone-bundles.auto-generate.on-change` is set to `yes`:: [clone-bundles] auto-generate.on-change=yes