git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
57b15ea
)
transport-helper: trivial style fix
author
Felipe Contreras
<redacted>
Thu, 31 Oct 2013 09:25:40 +0000
(
03:25
-0600)
committer
Junio C Hamano
<redacted>
Thu, 31 Oct 2013 20:47:22 +0000
(13:47 -0700)
Signed-off-by: Felipe Contreras <redacted>
Signed-off-by: Junio C Hamano <redacted>
transport-helper.c
patch
|
blob
|
history
diff --git
a/transport-helper.c
b/transport-helper.c
index b32e2d64dd344c3f8c4d5f42b6c48dd6bdb8d29f..673b7c214f981cf158a8790b7278e37611c700fa 100644
(file)
--- a/
transport-helper.c
+++ b/
transport-helper.c
@@
-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,
git clone https://git.99rst.org/PROJECT