git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
aecce6d
a92330d
)
Merge branch 'sg/config-name-only'
author
Junio C Hamano
<redacted>
Mon, 31 Aug 2015 22:38:50 +0000
(15:38 -0700)
committer
Junio C Hamano
<redacted>
Mon, 31 Aug 2015 22:38:50 +0000
(15:38 -0700)
"git config --list" output was hard to parse when values consist of
multiple lines. "--name-only" option is added to help this.
* sg/config-name-only:
get_urlmatch: avoid useless strbuf write
format_config: simplify buffer handling
format_config: don't init strbuf
config: restructure format_config() for better control flow
completion: list variable names reliably with 'git config --name-only'
config: add '--name-only' option to list only variable names
1
2
contrib/completion/git-completion.bash
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
contrib/completion/git-completion.bash
Simple merge
git clone https://git.99rst.org/PROJECT