diff options
author | Máximo Cuadros <mcuadros@gmail.com> | 2016-04-25 09:01:28 +0200 |
---|---|---|
committer | Máximo Cuadros <mcuadros@gmail.com> | 2016-04-25 09:01:28 +0200 |
commit | bcefb5bf829b841d9d12a27a06099b67c609b5f8 (patch) | |
tree | 273cad16130aa6cd05952e1aca88b9f41dc135c9 /doc.go | |
parent | 74b8b53b28d444542edc77e0beec19bbab8e8037 (diff) | |
download | go-git-bcefb5bf829b841d9d12a27a06099b67c609b5f8.tar.gz |
documentation
Diffstat (limited to 'doc.go')
-rw-r--r-- | doc.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,4 +32,4 @@ // fmt.Println(commit) // } // } -package git +package git // import "gopkg.in/src-d/go-git.v3" |