We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1773fe commit 9f607e8Copy full SHA for 9f607e8
repo.go
@@ -14,7 +14,7 @@ import (
14
"strings"
15
"time"
16
17
- "github.com/Unknwon/com"
+ "github.com/unknwon/com"
18
)
19
20
// Repository represents a Git repository.
0 commit comments