Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
rev-list: disable object/refname ambiguity check with --stdin
[gitweb.git]
/
transport-helper.c
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,