transport-helper: trivial style fix
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
parent
57b15ead77
commit
23cd01ec53
|
@ -269,6 +269,7 @@ static const char *unsupported_options[] = {
|
|||
TRANS_OPT_THIN,
|
||||
TRANS_OPT_KEEP
|
||||
};
|
||||
|
||||
static const char *boolean_options[] = {
|
||||
TRANS_OPT_THIN,
|
||||
TRANS_OPT_KEEP,
|
||||
|
|
Loading…
Reference in New Issue