summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/go-git/gcfg/README
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/go-git/gcfg/README')
-rw-r--r--vendor/github.com/go-git/gcfg/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/vendor/github.com/go-git/gcfg/README b/vendor/github.com/go-git/gcfg/README
new file mode 100644
index 000000000..1ff233a52
--- /dev/null
+++ b/vendor/github.com/go-git/gcfg/README
@@ -0,0 +1,4 @@
+Gcfg reads INI-style configuration files into Go structs;
+supports user-defined types and subsections.
+
+Package docs: https://godoc.org/gopkg.in/gcfg.v1