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/doc.go | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 format/doc.go (limited to 'format/doc.go') diff --git a/format/doc.go b/format/doc.go new file mode 100644 index 00000000..0d2ec813 --- /dev/null +++ b/format/doc.go @@ -0,0 +1,5 @@ +// Package format encapsulates various git-related file formats. +// +// These are particularly the ones that aren't necessarily associated with +// a very clear domain that they obviously belong to. +package format -- cgit v1.3.1-10-gc9f91