comparison mercurial/help/config.txt @ 40299:3570adf20d91

help: fix a missing quote character in ui.tweakdefaults
author Matt Harbison <matt_harbison@yahoo.com>
date Sun, 14 Oct 2018 01:39:22 -0400
parents 6509fcec830c
children 5e917b224c20
comparison
equal deleted inserted replaced
40298:9cadb0f5f227 40299:3570adf20d91
2365 2365
2366 By default Mercurial's behavior changes very little from release 2366 By default Mercurial's behavior changes very little from release
2367 to release, but over time the recommended config settings 2367 to release, but over time the recommended config settings
2368 shift. Enable this config to opt in to get automatic tweaks to 2368 shift. Enable this config to opt in to get automatic tweaks to
2369 Mercurial's behavior over time. This config setting will have no 2369 Mercurial's behavior over time. This config setting will have no
2370 effect if ``HGPLAIN` is set or ``HGPLAINEXCEPT`` is set and does 2370 effect if ``HGPLAIN`` is set or ``HGPLAINEXCEPT`` is set and does
2371 not include ``tweakdefaults``. (default: False) 2371 not include ``tweakdefaults``. (default: False)
2372 2372
2373 ``username`` 2373 ``username``
2374 The committer of a changeset created when running "commit". 2374 The committer of a changeset created when running "commit".
2375 Typically a person's name and email address, e.g. ``Fred Widget 2375 Typically a person's name and email address, e.g. ``Fred Widget