diff options
author | Derrick Stolee <stolee@gmail.com> | 2024-09-06 20:22:35 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-09-06 14:15:16 -0700 |
commit | fb2b9815a4b5ea04a5f08940f546c6d5ef5e2414 (patch) | |
tree | da0edf2c05c98ad37cbd2feb455b1d74f6e47a50 /t/helper/test-submodule-nested-repo-config.c | |
parent | 2e7b89e038c0c888acf61f1b4ee5a43d4dd5e94c (diff) |
advice: recommend GIT_ADVICE=0 for tools
The GIT_ADVICE environment variable was added implicitly in b79deeb5544
(advice: add --no-advice global option, 2024-05-03) but was not
documented. Add documentation to show that it is an option for tools
that want to disable these messages. Make note that while the
--no-advice option exists, older Git versions will fail to parse that
option. The environment variable presents a way to change the behavior
of Git versions that understand it without disrupting older versions.
Co-authored-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Derrick Stolee <stolee@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/helper/test-submodule-nested-repo-config.c')
0 files changed, 0 insertions, 0 deletions