diff options
| author | 2025-11-14 00:00:00 +0000 | |
|---|---|---|
| committer | 2025-11-14 00:00:00 +0000 | |
| commit | 603d4ddb4b7566ebef0073f23670e7dcde40e879 (patch) | |
| tree | a6c175b6fa028d5fadc099a98726f947ac12b7b9 | |
| parent | IRC (diff) | |
| signature | ||
We're intended to be used as a library
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -10,6 +10,11 @@ Furgit is in initial development, does not have tagged releases yet, and guarantees that the API will break every now and then. Do not use in production. +Furgit does not focus on command-line utilities; in particular, +it does not intend to replace [upstream +git](https://git-scm.com). It is intended to be used as a +library. + ## Features Currently, Furgit is very basic; it supports reading objects from loose objects |
