Fixed misspelled option names in docs and in commit message, incorporated
Peff's suggestions, and renamed 'show_only_keys' to 'omit_values' in 1/2.
Only minor tweaking in 2/2's commit message.
SZEDER Gábor (2):
config: add options to list only variable names
completion: use new 'git config' options to reliably list variable
names
Documentation/git-config.txt | 12 ++++++++++--
builtin/config.c | 17 ++++++++++++++---
contrib/completion/git-completion.bash | 19 +++++--------------
t/t1300-repo-config.sh | 22 ++++++++++++++++++++++
4 files changed, 51 insertions(+), 19 deletions(-)
--
2.4.2.349.g6883b65