aboutsummaryrefslogtreecommitdiff
path: root/object/fetch/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'object/fetch/doc.go')
-rw-r--r--object/fetch/doc.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/object/fetch/doc.go b/object/fetch/doc.go
index 17657dbe..8b51ac10 100644
--- a/object/fetch/doc.go
+++ b/object/fetch/doc.go
@@ -1,5 +1,3 @@
// Package fetch resolves stored Git objects by exact type, by peeling
// tree-ish or commit-ish references, and by path within trees.
-//
-// A Fetcher does not take ownership of the underlying object store.
package fetch