From c5f277b4010b8ec9a523ed7e9a468170d5912dba Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Fri, 14 Nov 2025 00:00:00 +0000 Subject: Update README --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 32bc6372..7cfa6051 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ packfiles in the tests but they need to be refactored. ## Performance Furgit is aggressively optimized for performance. -[As of Novemeber 2025](https://git.sr.ht/~runxiyu/gitbench), +[As of November 2025](https://git.sr.ht/~runxiyu/gitbench), for large repos such as [Linux](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git), it is: @@ -48,3 +48,12 @@ it is: I was thinking of names and I accidentally typed "git" as "fur" (i.e., left shifted one key on my QWERTY keyboard). + +## License + +Currently, GNU Affero General Public License, version 3 only. + +As an exception, `pack_idx.go` (responsible for `.idx` files which index +packfiles) is public domain; I'd be happy to see a port of it to +[go-git](https://github.com/go-git/go-git), although achieving the same +level of performance likely requires memory mapping. -- cgit v1.3.1-10-gc9f91