From 3e884f5f3d42cbc4874a04da31dde10314b0cfad Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Thu, 26 Mar 2026 09:17:14 +0000 Subject: format: Move commitgraph and packfile here --- format/packfile/doc.go | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 format/packfile/doc.go (limited to 'format/packfile/doc.go') diff --git a/format/packfile/doc.go b/format/packfile/doc.go new file mode 100644 index 00000000..cd4aacfc --- /dev/null +++ b/format/packfile/doc.go @@ -0,0 +1,5 @@ +// Package packfile provides Git packfile format parsing primitives. +package packfile + +// TODO: This could probably be moved into object/store/packed when we get the pack ingestion semantics right? +// Oh, wait, the other stores might still want pack constants like we provide here. -- cgit v1.3.1-10-gc9f91