From 6a85e3bf005a8b669f462c191cb114621c58ce6f Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Thu, 11 Jun 2026 14:42:29 +0000 Subject: internal/format/packrev: Add package documentation --- internal/format/packrev/doc.go | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 internal/format/packrev/doc.go (limited to 'internal/format') diff --git a/internal/format/packrev/doc.go b/internal/format/packrev/doc.go new file mode 100644 index 00000000..6ce8113e --- /dev/null +++ b/internal/format/packrev/doc.go @@ -0,0 +1,3 @@ +// Package packrev provides Git pack reverse index (version 1) format +// parsing and writing primitives. +package packrev -- cgit v1.3.1-10-gc9f91