aboutsummaryrefslogtreecommitdiffstats
path: root/doc.go
diff options
context:
space:
mode:
authorMáximo Cuadros <mcuadros@gmail.com>2017-02-01 10:50:14 +0100
committerGitHub <noreply@github.com>2017-02-01 10:50:14 +0100
commita9920b123ba1f6819a8c03209582d4d28e9fd831 (patch)
treef9d4910cf7926dae1f4231390d776b9f942c85dd /doc.go
parent26095380851db820e95f46983109b4b846dadbba (diff)
downloadgo-git-a9920b123ba1f6819a8c03209582d4d28e9fd831.tar.gz
removing import rule, to try to get godoc runningv4.0.0-rc9
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 7f57cbd..3d817fe 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 // import "srcd.works/go-git.v4"
+package git