@@ -91,6 +91,10 @@ func (o *option) check() error {
o.fromDevice.check()
o.toDevice.check()
ifo.fromDevice.linear||o.toDevice.linear{
o.fromDevice.threads=1
o.toDevice.threads=1
}
ifo.logger==nil{
o.logger=logrus.StandardLogger()
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.