diff options
author | Máximo Cuadros <mcuadros@gmail.com> | 2016-09-29 23:25:25 +0200 |
---|---|---|
committer | Máximo Cuadros <mcuadros@gmail.com> | 2016-09-29 23:25:25 +0200 |
commit | 62349fea00d2f5b5f2bd2c39e2f6052aa6ef6b35 (patch) | |
tree | 294fe223bf0905078f670e001bac0494d26d82c0 /doc.go | |
parent | b9c0a09435392913c0054382500c805cd7cb596b (diff) | |
download | go-git-62349fea00d2f5b5f2bd2c39e2f6052aa6ef6b35.tar.gz |
force import from gokpg.in
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.v4" |