]>
git.ipfire.org Git - thirdparty/git.git/blob - serve.h
5 int has_capability(const struct argv_array
*keys
, const char *capability
,
9 unsigned advertise_capabilities
;
10 unsigned stateless_rpc
;
12 #define SERVE_OPTIONS_INIT { 0 }
13 void serve(struct serve_options
*options
);