summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/go-git/gcfg/types/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/go-git/gcfg/types/doc.go')
-rw-r--r--vendor/github.com/go-git/gcfg/types/doc.go4
1 files changed, 4 insertions, 0 deletions
diff --git a/vendor/github.com/go-git/gcfg/types/doc.go b/vendor/github.com/go-git/gcfg/types/doc.go
new file mode 100644
index 000000000..9f9c345f6
--- /dev/null
+++ b/vendor/github.com/go-git/gcfg/types/doc.go
@@ -0,0 +1,4 @@
+// Package types defines helpers for type conversions.
+//
+// The API for this package is not finalized yet.
+package types