diff options
| author | 2026-05-27 05:47:27 +0000 | |
|---|---|---|
| committer | 2026-05-27 05:47:27 +0000 | |
| commit | 3ae64e7e9de9ae5ce5c07de4756bc9958f37bc08 (patch) | |
| tree | 08964cee3a82b649d90770129ddc3f530483446a /README.md | |
| parent | README: update (diff) | |
README, furgit: Move more things to package docs
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 21 |
1 files changed, 0 insertions, 21 deletions
@@ -10,26 +10,6 @@ A low‐level Git plumbing library in Go. Furgit is an unfinished research-ish project, and is **not suitable for production**. -The architecture is rather deliberate -and the parts that exist have been -built carefully (to the best our capability) -and tested against git as the canonical oracle, etc. - -However, the API is not yet settled at all; -we may revise interfaces and behaviour at any time, -to incorporate findings from ongoing audits, -including full rearchitectures. -Consumers that depend on a 0.x version of furgit -will need to revise their usages -every few days or weeks. - -Therefore, **you should probably not use furgit**. -Instead, use [go-git](https://github.com/go-git/go-git), -which is mature -and has API stability promises, -or simply `os/exec` to git, -which is sufficient for many purposes. - ## Community * [#lindenii](https://webirc.runxiyu.org/kiwiirc/#lindenii) @@ -61,7 +41,6 @@ acceptance by the Designated Proxy of any subsequent version of the GNU Affero General Public License shall permanently authorize the use of that accepted version for this Program. - ## Repos and mirrors * [Codeberg](https://codeberg.org/lindenii/furgit) |
