diff options
| author | 2026-01-29 17:07:22 +0100 | |
|---|---|---|
| committer | 2026-01-29 17:07:22 +0100 | |
| commit | 096319e98072461a05b3e229ee7974db681b3e76 (patch) | |
| tree | 6a5faba5766fb1823a5548750af1ef4486a0b661 /README.md | |
| parent | packed: More uniform file naming scheme (diff) | |
| signature | No signature | |
README: We support basic packfile writing now
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ Furgit is a fast Git library in pure Go * Reading loose objects * Writing loose objects * Reading packfiles +* Writing packfiles (basic; no deltas yet) * General support for blobs, trees, commits, and tags ## Future features |
