diff options
| author | 2026-03-25 05:24:05 +0000 | |
|---|---|---|
| committer | 2026-03-25 05:24:05 +0000 | |
| commit | e7ce17381f525328073577d60583447fc9412c18 (patch) | |
| tree | eefa36ebdb437be14f2ddf7e5a9fd3845857c40d | |
| parent | object/resolve: I guess document this about path? (diff) | |
| signature | No signature | |
README: Priorities
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -15,7 +15,8 @@ Furgit is a low-level Git library in Go. ## Goals * General-purpose Git plumbing library for UNIX-like systems -* Aim for clear architecture then high performance +* Aim for extremely clear and modular architecture +* Then aim for high performance * Expect familiarity with Git internals ## Finding your way around |
