aboutsummaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/object.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/object.go b/core/object.go
index 1034ab3..ffc561b 100644
--- a/core/object.go
+++ b/core/object.go
@@ -1,3 +1,4 @@
+// Package core implement the core interfaces and structs used by go-git
package core
import (