Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

Commit 5f4169f

Browse files
authored
forcing the usage of gopkg.in/src-d/go-git.v4
1 parent 4eef16a commit 5f4169f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
// It is highly extensible, we have been following the open/close principle in
88
// its design to facilitate extensions, mainly focusing the efforts on the
99
// persistence of the objects.
10-
package git
10+
package git // import "gopkg.in/src-d/go-git.v4"

0 commit comments

Comments
 (0)