aboutsummaryrefslogtreecommitdiff
path: root/internal/testgit/repo.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/testgit/repo.go')
-rw-r--r--internal/testgit/repo.go1
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"