repo.or.cz
/
git.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gitfaq: add documentation on proxies
[git.git]
/
server-info.h
blob
13bbde2c55fafe7bf07eb38377cec2f109de3164
1
#ifndef SERVER_INFO_H
2
#define SERVER_INFO_H
3
4
/* Dumb servers support */
5
int
update_server_info
(
int
);
6
7
#endif
/* SERVER_INFO_H */