This is a reroll of 'sg/config-name-only'.
* Instead of the two new listing options of the previous round add one
new option '--names-only' to modify the output of '--list' and
'--get-regexp' options, as suggested in previous discussions.
* Reorganized the commit messages: don't go into details of the
completion bug in the first patch modifying builtin/config.c, talk
about that in the second patch.
SZEDER Gábor (2):
config: add '--names-only' option to list only variable names
completion: list variable names reliably with 'git config
--names-only'
Documentation/git-config.txt | 10 +++++++---
builtin/config.c | 14 ++++++++++++--
contrib/completion/git-completion.bash | 16 ++++------------
t/t1300-repo-config.sh | 22 ++++++++++++++++++++++
4 files changed, 45 insertions(+), 17 deletions(-)
--
2.5.0.245.gff6622b
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html