Show HN: Custom Git-receive-pack implementation
github.comChuck some SHA-1 repositories at the endpoint:
git push git://lindenii.org/ HEAD:refs/heads/change-this-name
(I wrote a pure-Go git receive pack implementation and wanna test it out with a diverse set of repositories. The code is at https://github.com/runxiyu/furgit) It'd be helpful to add a readme here instead of going to a pile of code. What is this and why is it being upvoted? I’m confused.