mirror of
https://github.com/git/git.git
synced 2026-01-11 21:33:13 +09:00
Replace "git config --bool" calls with "git config --type=bool" in sample templates. * lh/bool-to-type-bool: templates: fix deprecated type option `--bool`