debugging merge
This commit is contained in:
parent
809dfe7fa3
commit
790c48e0d0
|
@ -38,6 +38,8 @@ func doMergeDevel() (*gitpb.Repos, error) {
|
|||
break
|
||||
}
|
||||
done.Append(repo)
|
||||
// only do one at a time. to debug this
|
||||
break
|
||||
}
|
||||
configSave = true
|
||||
return done, err
|
||||
|
|
Loading…
Reference in New Issue