|
|
Log in / Subscribe / Register

Resuming clones

Resuming clones

Posted Feb 12, 2026 18:28 UTC (Thu) by brunowolff (guest, #71160)
In reply to: Resuming clones by jengelh
Parent article: Evolving Git for the next decade

> Wait... y'all remember the time when Git repos could be accessed by Dumb HTTP, i.e. without /usr/libexec/git/git-http-backend?

I think that still works. I recently put some git repos for openscad sources for 3d prints up on a server. I currently do pulls to get updates from the source repos I work in. I found out you need run update-server-info to update the refs or cloning won't work. I used post-update.sample as a post-merge hook to do that automatically when I do pulls. I tested cloning using http and it seems to work properly.


to post comments


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds