]>
git.ipfire.org Git - thirdparty/git.git/blob - protocol-caps.h
1 #ifndef PROTOCOL_CAPS_H
2 #define PROTOCOL_CAPS_H
7 int cap_object_info(struct repository
*r
, struct strvec
*keys
,
8 struct packet_reader
*request
);
10 #endif /* PROTOCOL_CAPS_H */