From 9bea818e1f600ef353d9cbb1bdc3efe05bcd9c65 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sun, 16 Feb 2025 13:35:20 +0800 Subject: README.md: Branch information --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 6f9509b..b3e117a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,13 @@ **Work in progress.** +**Brach information: This branch uses go-git natively for transport operations. +go-git has [bugs](https://github.com/go-git/go-git/issues/647) that prevent it +from being used reliably for transport operations, so the master branch calls +git-{receive,upload}-pack instead. No effort is made to keep this branch +in sync, but in the future when go-git is fixed we may merge things back. +Please note that this branch may receive force pushes.** + Lindenii Forge aims to be an uncomplicated yet featured software forge, primarily designed for self-hosting by small organizations and individuals. -- cgit v1.2.3