Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jc/clean-after-sanity-tests'
[gitweb.git]
/
fetch-pack.h
diff --git
a/fetch-pack.h
b/fetch-pack.h
index 6afa08b48bb9f7cc2db1b2fb4644c576fd8d8f3e..bb45a366a82a4a7dae2524e0845ac33128076c57 100644
(file)
--- a/
fetch-pack.h
+++ b/
fetch-pack.h
@@
-15,6
+15,7
@@
struct fetch_pack_args {
const char *deepen_since;
const struct string_list *deepen_not;
struct list_objects_filter_options filter_options;
+ const struct string_list *server_options;
unsigned deepen_relative:1;
unsigned quiet:1;
unsigned keep_pack:1;