From b0e7f570b7b0932044ef44d0aba6c49ce8060b08 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sat, 15 Nov 2025 00:00:00 +0000 Subject: Loose object writing draft --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index df86cd85..95d93532 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,9 @@ used as a library. ## Features -Currently, furgit is very basic; it supports reading objects from loose objects -and packfiles. There is some infrastructure for writing loose objects and -packfiles in the tests but they need to be refactored. +Currently, furgit is very basic; it supports reading and writing loose objects +and reading from packfiles. There is some infrastructure for writing packfiles +in the tests but they need to be refactored. We intend for repository objects to be freely usable across goroutines, which may enable long-running applications such as forges to keep a pool of recently -- cgit v1.3.1-10-gc9f91