Merge tag 'l10n-2.45.0-rnd1' of https://github.com/git-l10n/git-po
[alt-git.git] / serve.h
blobf946cf904a242db5106625e280d7daa671348516
1 #ifndef SERVE_H
2 #define SERVE_H
4 void protocol_v2_advertise_capabilities(void);
5 void protocol_v2_serve_loop(int stateless_rpc);
7 #endif /* SERVE_H */