Y
Hacker News
new
|
ask
|
show
|
jobs
by
deepsun
232 days ago
Git server is just a directory. It may or may not have actual content files in it (aka bare). In fact, any git clone of any repository is also a server on its own (and clients can have multiple "remote"s to pull from).