Live data from Hacker News

Build Git – Learn Git

kushagragour.in

1–10 of 42 posts

Re: Build Git – Learn Git

#6
post #5

I suspect you may already be aware, but if not then here's a related project https://github.com/creationix/js-git . Lest you misunderstand, I'm not saying you should stop development, I just thought it might be of interest!

Yeah, knew about it.

Re: Build Git – Learn Git

#7
post #5

I suspect you may already be aware, but if not then here's a related project https://github.com/creationix/js-git . Lest you misunderstand, I'm not saying you should stop development, I just thought it might be of interest!

Or, in a different language, https://github.com/jelmer/dulwich

Re: Build Git – Learn Git

#9
This is nice. One pet peeve is that (as far as I know, I'm really not an expert) Git repos don't actually have names. The first thing the article does when implementing them is to give them names, which I thought was a bit jarring.

I actually think the namelessness of the repos is one of the things that are unexpectedly cool about Git.

Post reply on HN