Live data from Hacker News

You Already Have a Git Server

maurycyz.com

1–3 of 3 posts

Re: You Already Have a Git Server

#2
OP finds out that Git is a distributed VCS. Well, not quite as they’re still thinking of it in terms of a client/server topology but they did find the feature that makes it so.

This is good! I wish there were more posts like this one, explaining the very basics. Next step, make that central source of truth a bare repo!