Settings

Theme

Show HN: Custom Git-receive-pack implementation

github.com

10 points by runxiyu 19 days ago · 2 comments · 1 min read

Reader

Chuck 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)

withinboredom 15 days ago

It'd be helpful to add a readme here instead of going to a pile of code.

stingraycharles 15 days ago

What is this and why is it being upvoted? I’m confused.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection