diff options
| author | Matthew Rogers <mattr94@gmail.com> | 2020-02-10 00:30:59 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2020-02-10 10:49:12 -0800 |
| commit | 145d59f48233c64cb8a9262c9f1451cc7d66b530 (patch) | |
| tree | 95d368d978729dab2f37763c4b9e97d5848d62a1 /builtin/help.c | |
| parent | submodule-config: add subomdule config scope (diff) | |
| download | git-145d59f48233c64cb8a9262c9f1451cc7d66b530.tar.gz git-145d59f48233c64cb8a9262c9f1451cc7d66b530.zip | |
config: add '--show-scope' to print the scope of a config value
When a user queries config values with --show-origin, often it's
difficult to determine what the actual "scope" (local, global, etc.) of
a given value is based on just the origin file.
Teach 'git config' the '--show-scope' option to print the scope of all
displayed config values. Note that we should never see anything of
"submodule" scope as that is only ever used by submodule-config.c when
parsing the '.gitmodules' file.
Signed-off-by: Matthew Rogers <mattr94@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/help.c')
0 files changed, 0 insertions, 0 deletions
