Comment by ๐Ÿš€ mbays

Re: "Git over Gemini"

In: s/Gemini

@lamb-duh Nice, I could successfully clone with the new version, though I still get a warning:

Exception ignored on flushing sys.stdout:

BrokenPipeError: [Errno 32] Broken pipe

๐Ÿš€ mbays

Jan 19 ยท 4 months ago

1 Later Comment

โ˜•๏ธ dce ยท Jan 21 at 14:46:

Ooh, I like it! I wonder if source.community might implement this?

Original Post

๐ŸŒ’ s/Gemini

๐Ÿฅฌ lamb-duh:

Git over Gemini โ€” I wrote a git plugin that adds support for [gemini link] URLs. Fetching works over static file hosting, all that needs to be done is run `git update-server-info` on the repository and host the files over gemini. [gemini link] Once you have installed it, try cloning that same URL. There is also support for connecting to a remote git process over the gemini protocol. This gives you all the capabilities of git (not just fetch), but requires special cooperation from the server....

๐Ÿ’ฌ 7 comments ยท 3 likes ยท Jan 18 ยท 4 months ago