Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
config: drop unused parameter from maybe_remove_section()
author
Jeff King
<peff@peff.net>
Thu, 24 Jan 2019 13:12:32 +0000
(08:12 -0500)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 24 Jan 2019 20:35:44 +0000
(12:35 -0800)
We don't need the contents buffer to drop a section; the parse
information in the config_store_data parameter is enough for our logic.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
a263ea8
)
No differences found