Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git: implement upload-server-info. Fixes #731 | Ayman Bagabas | 2023-11-03 | 1 | -0/+94 |
This adds UpdateServerInfo along with a new go-git command to generate info files to help git dumb http serve refs and their objects. This also updates the docs to reflect this. Docs: https://git-scm.com/docs/git-update-server-info Fixes: https://github.com/go-git/go-git/issues/731 |