Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH 0/7] Flags and config to sign pushes by default

From: Junio C Hamano <hidden>
Date: 2016-06-15 23:06:13

Dave Borowitz [off-list ref] writes:
Slight digression for a question that came up during reworking the
series: would it be reasonable to rewrite option parsing in
builtin/send-pack.c to use the options API?
Surely.  The part of the system whose option parsing predates
parse-options may not have been converted to do so yet, but as long
as the result is correct, why not.  After all APIs were invented to
be used.
That way we can easily
reuse the option callback from builtin/push.c. (It would have some
side effects like making --no-* variants work where they did not
before; I assume that's a good thing, but it's marginally inconsistent
with some other plumbing commands like receive-pack.)
As long as people are not deliberately feeding --no-something and
relying on it to fail, we'd be ok ;-).
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help