diff options
| author | 2026-02-21 13:10:46 +0800 | |
|---|---|---|
| committer | 2026-02-21 13:10:46 +0800 | |
| commit | 085c9f5ab171f4ebeb6ff1d02e1067c0d48a629d (patch) | |
| tree | 8d73b1b8b3a456c82e7d889ff8bddbc2c216c1a2 /internal/testgit/repo.go | |
| parent | *: Update doc-comments yet again (diff) | |
| signature | No signature | |
testgit: Add doc line v0.1.15
Diffstat (limited to 'internal/testgit/repo.go')
| -rw-r--r-- | internal/testgit/repo.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/testgit/repo.go b/internal/testgit/repo.go index 7118aa7a..3d0267d2 100644 --- a/internal/testgit/repo.go +++ b/internal/testgit/repo.go @@ -1,3 +1,4 @@ +// Package testgit provides helpers for integration tests with upstream git(1). package testgit import "codeberg.org/lindenii/furgit/objectid" |
