index
:
go-git
master
push_url
A highly extensible Git implementation in pure Go.
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc.go
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'doc.go')
-rw-r--r--
doc.go
2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc.go b/doc.go
index 7c54b29..d304938 100644
--- a/
doc.go
+++ b/
doc.go
@@ -34,4 +34,4 @@
// fmt.Println(commit)
// }
// }
-package git
+package git // import "srcd.works/go-git.v4"