aboutsummaryrefslogtreecommitdiff
path: root/format
diff options
context:
space:
mode:
Diffstat (limited to 'format')
-rw-r--r--format/packfile/ingest/api.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/format/packfile/ingest/api.go b/format/packfile/ingest/api.go
index ad04fe14..1af3fe0e 100644
--- a/format/packfile/ingest/api.go
+++ b/format/packfile/ingest/api.go
@@ -81,7 +81,7 @@ type Pending struct {
// Ingest reads and validates one PACK header, returning one pending operation.
//
-// Labels: Deps-Borrowed.
+// Labels: Deps-Borrowed, Life-Parent.
func Ingest(
src io.Reader,
algo objectid.Algorithm,