]> git.ipfire.org Git - thirdparty/git.git/blame - serve.h
Git 2.45-rc0
[thirdparty/git.git] / serve.h
CommitLineData
ed10cb95
BW
1#ifndef SERVE_H
2#define SERVE_H
3
f234da80
ÆAB
4void protocol_v2_advertise_capabilities(void);
5void protocol_v2_serve_loop(int stateless_rpc);
ed10cb95
BW
6
7#endif /* SERVE_H */