Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
fetch, upload-pack: --deepen=N extends shallow boundary by N commits
[gitweb.git]
/
transport-helper.c
diff --git
a/transport-helper.c
b/transport-helper.c
index cc1a396c25e53e75f5914e4ae753a21a18dce304..a5cdd7730ceeb763bb9f08096f3b2d8e657e204a 100644
(file)
--- a/
transport-helper.c
+++ b/
transport-helper.c
@@
-258,6
+258,7
@@
static const char *boolean_options[] = {
TRANS_OPT_THIN,
TRANS_OPT_KEEP,
TRANS_OPT_FOLLOWTAGS,
+ TRANS_OPT_DEEPEN_RELATIVE
};
static int strbuf_set_helper_option(struct helper_data *data,