aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Runxi Yu2026-03-06 04:14:50 +0800
committerGravatar Runxi Yu2026-03-06 04:14:50 +0800
commit981aaa8668f0267efa5f3a8ad46140b10440e688 (patch)
treea6b019867481b46584936be5f88dd9af554faca0
parentREADME: Software reproduction language (diff)
signatureNo signature
README: Learning from git, got, and git9
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0a2376b8..9d084fab 100644
--- a/README.md
+++ b/README.md
@@ -122,6 +122,9 @@ Mainly tests the packfile object reader.
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"
+* 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).
## Reporting bugs