diff options
Diffstat (limited to 'format/packfile/ingest/api.go')
| -rw-r--r-- | format/packfile/ingest/api.go | 2 |
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, |
