diff options
author | Jeff King <peff@peff.net> | 2021-07-14 17:38:27 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-07-20 14:55:06 -0700 |
commit | 734283855f86bab97a060278538d5c68ca5edbc7 (patch) | |
tree | ae68c6ec6d9a3db4bace9c4903aff2e13bbf95cd /Documentation/config/clean.txt | |
parent | doc/git-config: clarify GIT_CONFIG environment variable (diff) | |
download | tgif-734283855f86bab97a060278538d5c68ca5edbc7.tar.xz |
doc/git-config: simplify "override" advice for FILES section
At the end of the FILES section, we indicate that you can override the
regular lookup rules with --global, etc. But:
- we're missing the --local option
- we point to GIT_CONFIG instead of --file, but the latter has much
better documentation
- we're vague about how the overrides work; the actual option
descriptions are much better here
So let's just mention the names and point people back to the OPTIONS
section. We could perhaps even delete this paragraph entirely, but the
presence of the names may give people reading FILES a clue about where
to look for more information.
Signed-off-by: Jeff King <peff@peff.net>
Reviewed-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/config/clean.txt')
0 files changed, 0 insertions, 0 deletions