diff options
| author | 2025-11-15 00:00:00 +0000 | |
|---|---|---|
| committer | 2025-11-15 00:00:00 +0000 | |
| commit | 5496087bbef4cd1693ffbe07f884b275adb3edca (patch) | |
| tree | 0c1ab22100d8f4f16305e89e44d2aa0aabde6c27 /README.md | |
| parent | README: A few more updates (diff) | |
| signature | ||
README: Fix typo
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ Furgit is a fast implementation of Git in pure Go, extracted from [an internal package of Lindenii Villosa](https://codeberg.org/lindenii/villosa/src/branch/master/villosad/internal/common/git). Furgit is in initial development, does not have tagged releases yet, and we can -guarantees that the API will break every now and then. Do not use in +guarantee that the API will break every now and then. Do not use in production. We do not focus on command-line utilities; in particular, Furgit does not |
