diff options
| author | 2026-05-25 17:46:46 +0000 | |
|---|---|---|
| committer | 2026-05-25 17:46:46 +0000 | |
| commit | 71551f8aad7d5935a6c72a6f2249fb2f4d10586a (patch) | |
| tree | 352b85d8608f88eeb28d7bb926b4b5a4dba8b0f2 | |
| parent | README: Production notice update (diff) | |
| signature | No signature | |
README: update
| -rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -12,7 +12,7 @@ and is **not suitable for production**. The architecture is rather deliberate and the parts that exist have been -built carefully to our capability, +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; @@ -25,7 +25,8 @@ every few days or weeks. Therefore, **you should probably not use furgit**. Instead, use [go-git](https://github.com/go-git/go-git), -which has API stability promises, +which is mature +and has API stability promises, or simply `os/exec` to git, which is sufficient for many purposes. |
