Live data from Hacker News

Shit – An implementation of Git using POSIX shell

git.sr.ht

1–10 of 235 posts

Re: Shit – An implementation of Git using POSIX shell

#5
post #4
post #2

This was done in the span of a few hours, and was committed to sr.ht using itself. Drew even livestreamed the whole thing, but I don't think he's uploaded it to a PeerTube instance yet.

Where was it livestreamed?

https://live.drewdevault.com/

Re: Shit – An implementation of Git using POSIX shell

#6
post #4
post #2

This was done in the span of a few hours, and was committed to sr.ht using itself. Drew even livestreamed the whole thing, but I don't think he's uploaded it to a PeerTube instance yet.

Where was it livestreamed?

He has a subdomain on his site that he uses for it:

https://live.drewdevault.com/

Re: Shit – An implementation of Git using POSIX shell

#8
post #3

Impressive! Though very lacking on any kind of instructional use. "init" is easy enough to figure out, but there's no "add" step. Shame :)

Sorry, I wasn't expecting this to HN before I had written some porcelain commands. I pushed an updated README that explains how to write commits with this.
Post reply on HN