Merge branch 'l10n/zh-TW/2023-11-19' of github.com:l10n-tw/git-po
[git/debian.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 */