diff options
| author | Lucius Hu <orctarorga@gmail.com> | 2020-01-19 22:53:32 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2020-01-21 14:11:20 -0800 |
| commit | 81e3db42f3212a8e441e4ecee9a2928921cb9045 (patch) | |
| tree | 795b28ae5a2638e9c9ba723cfc09ca1d4d41e131 /builtin/commit.c | |
| parent | Git 2.23.1 (diff) | |
| download | git-81e3db42f3212a8e441e4ecee9a2928921cb9045.tar.gz git-81e3db42f3212a8e441e4ecee9a2928921cb9045.zip | |
templates: fix deprecated type option `--bool`
The `--bool` option to `git-config` is marked as historical, and users are
recommended to use `--type=bool` instead. This commit replaces all occurrences
of `--bool` in the templates.
Also note that, no other deprecated type options are found, including `--int`,
`--bool-or-int`, `--path`, or `--expiry-date`.
Signed-off-by: Lucius Hu <orctarorga@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions
