diff options
| author | 2026-03-11 23:33:19 +0800 | |
|---|---|---|
| committer | 2026-03-11 23:33:19 +0800 | |
| commit | 0923370014e3d04d48a7393119601ee44325cc3d (patch) | |
| tree | 3b952d8dd1b49b492a2f2ebb5b5decf2865fc7f8 /README.md | |
| parent | commitquery: Merge from ancestor and mergebases (diff) | |
| signature | No signature | |
README: Less personal
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 14 |
1 files changed, 6 insertions, 8 deletions
@@ -272,16 +272,14 @@ Mainly tests the packfile object reader. ## History and lineage -* I wrote Lindenii Forge -* I wrote [hare-git](https://codeberg.org/lindenii/hare-git) -* I wanted a faster Git library for +* Lindenii Forge +* [hare-git](https://codeberg.org/lindenii/hare-git) +* Faster Git library needed for [Lindenii Villosa](https://codeberg.org/lindenii/villosa) the next generation of Lindenii Forge -* I translated hare-git and put it into `internal/common/git` in Villosa -* I extracted it out into a general-purpose library, which is what we - have now -* I was thinking of names and I accidentally typed "git" as "fur" (i.e., left - shifted one key on my QWERTY keyboard), so, "Furgit" +* Translated hare-git and put it into `internal/common/git` in Villosa +* Extracted it out into this general-purpose library +* "Fur" is "git" left-shifted by 1 on QWERTY * Some architectual elements inspired by [upstream Git](https://git-scm.com), OpenBSD's [Game of Trees](https://gameoftrees.org), and [9front Git](https://git.9front.org/plan9front/9front/HEAD/sys/src/cmd/git/f.html). |
