aboutsummaryrefslogtreecommitdiffstats
path: root/doc.go
diff options
context:
space:
mode:
authorMáximo Cuadros <mcuadros@gmail.com>2017-02-02 11:52:29 +0100
committerGitHub <noreply@github.com>2017-02-02 11:52:29 +0100
commitfa35e5c2372f8a103aa0ab8baa13116a25abd03a (patch)
treed5cc7c609629d5a62935867a9884aeee7ff0c10b /doc.go
parent5a8fcd1e7e9464f96afc5f1696e6aea345a932f3 (diff)
downloadgo-git-fa35e5c2372f8a103aa0ab8baa13116a25abd03a.tar.gz
examples: aerospike example (#250)
Diffstat (limited to 'doc.go')
-rw-r--r--doc.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc.go b/doc.go
index 3d817fe..7f57cbd 100644
--- a/doc.go
+++ b/doc.go
@@ -7,4 +7,4 @@
// It is highly extensible, we have been following the open/close principle in
// its design to facilitate extensions, mainly focusing the efforts on the
// persistence of the objects.
-package git
+package git // import "srcd.works/go-git.v4"