From 0923370014e3d04d48a7393119601ee44325cc3d Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Wed, 11 Mar 2026 23:33:19 +0800 Subject: README: Less personal --- README.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index f4114d73..8e4598f1 100644 --- a/README.md +++ b/README.md @@ -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). -- cgit v1.3.1-10-gc9f91