Roger Solano writes:
> patch for too chatty command when is invalid
> ex. git tag --contains
>
> It is possible to skip 'goto show_usage_error' when
> parse_long_opt fails? and return directly from there.
Can you explain how this relates to and/or compares with a recent
update [1]?
Thanks.
[
patch for too chatty command when is invalid
ex. git tag --contains
It is possible to skip 'goto show_usage_error' when
parse_long_opt fails? and return directly from there.
Signed-off-by: Roger Solano
---
parse-options.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/par
2 matches
Mail list logo