mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01:00
transport-helper: trivial style fix
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
committed by
Junio C Hamano
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,
|
||||
|
||||
Reference in New Issue
Block a user