diff options
author | Junio C Hamano <gitster@pobox.com> | 2024-08-26 10:31:19 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-08-26 11:49:27 -0700 |
commit | 686e9f616fea49f892ee400b4a5424ffef8dc3bb (patch) | |
tree | 11190dcc7810a6dec30ccad79c14165f041dc5a4 /builtin/commit.c | |
parent | 6a562e68a35cdaf9a93d77581475b57d3168ea26 (diff) |
git-config.1: --get-all description update
"git config --get-all foo.bar" shows all values for the foo.bar
variable, but does not give the variable name in each output entry.
Hence it is equivalent to "git config get --all foo.bar", without
"--show-names", in the more modern syntax.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions