move into forgepb
This commit is contained in:
parent
f44aef8926
commit
40db2d84ef
2
main.go
2
main.go
|
@ -59,7 +59,7 @@ func main() {
|
||||||
me.pp = arg.MustParse(&argv)
|
me.pp = arg.MustParse(&argv)
|
||||||
|
|
||||||
me.forge = forgepb.Init()
|
me.forge = forgepb.Init()
|
||||||
me.forge.RillRepos(reloadCheck)
|
// me.forge.RillRepos(reloadCheck)
|
||||||
me.forge.ScanGoSrc()
|
me.forge.ScanGoSrc()
|
||||||
|
|
||||||
// initialize patches
|
// initialize patches
|
||||||
|
|
Loading…
Reference in New Issue