aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-02-16 13:35:20 +0800
committerRunxi Yu <me@runxiyu.org>2025-02-16 13:37:43 +0800
commit9bea818e1f600ef353d9cbb1bdc3efe05bcd9c65 (patch)
treebd9f4b5408e795ecdf730138a5dab9993200f497
parentREADME.md: Namespace contrib/, not merge_requests/ (diff)
downloadforge-9bea818e1f600ef353d9cbb1bdc3efe05bcd9c65.tar.gz
forge-9bea818e1f600ef353d9cbb1bdc3efe05bcd9c65.tar.zst
forge-9bea818e1f600ef353d9cbb1bdc3efe05bcd9c65.zip
README.md: Branch informationnative-go-git-transports
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
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.