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 86ce07c commit e1daba9Copy full SHA for e1daba9
README.md
@@ -71,7 +71,6 @@ import (
71
)
72
73
func main() {
74
-
75
repo, err := patrol.NewRepo("path/to/your/repo")
76
if err != nil {
77
panic(err)
0 commit comments