diff options
| author | 2026-03-29 08:41:21 +0000 | |
|---|---|---|
| committer | 2026-03-29 08:41:21 +0000 | |
| commit | c4b2290131e5a36e63036546c30b65bc4143d552 (patch) | |
| tree | 5813d55435520bbe394a849777b1e66f6b515e25 /furgit.go | |
| parent | furgit: Broad architecture ish docs? (diff) | |
| signature | No signature | |
furgit: Silly docs rendering v0.1.135
Diffstat (limited to 'furgit.go')
| -rw-r--r-- | furgit.go | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -9,9 +9,10 @@ // operation, such as commit traversal, reachability analysis, and // recursive peeling, is built over those interfaces. // -// While the [repository] package is where most users should begin, it only -// exists as one convenient composition of those pieces for the standard -// on-disk repository layout. Nothing should depend on it. +// While the [codeberg.org/lindenii/furgit/repository] package is where +// most users should begin, it only exists as one convenient composition of +// those pieces for the standard on-disk repository layout. Nothing should +// depend on it. // // # Contract labels // |
