diff options
| author | 2026-03-30 14:28:13 +0000 | |
|---|---|---|
| committer | 2026-03-30 14:28:13 +0000 | |
| commit | a4eeb727468a178a4de0dfc718828f26740484ac (patch) | |
| tree | 4318d38d49facc80e2e2186f5919fa656be3b31f /format/packfile/ingest/doc.go | |
| parent | object/store/packed: Make store own root, algo, opts (diff) | |
| signature | No signature | |
object,store/packed{,/internal/ingest}: Move from format/packfile/ingest
Diffstat (limited to 'format/packfile/ingest/doc.go')
| -rw-r--r-- | format/packfile/ingest/doc.go | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/format/packfile/ingest/doc.go b/format/packfile/ingest/doc.go deleted file mode 100644 index 2095068a..00000000 --- a/format/packfile/ingest/doc.go +++ /dev/null @@ -1,3 +0,0 @@ -// Package ingest implements streaming ingestion of one Git pack stream into a -// destination root, producing .pack/.idx and optionally .rev. -package ingest |
