in bunch-cli/src/main/kotlin/org/jetbrains/bunches/git/git.kt [321:323]
fun isEmpty(): Boolean { return errors.isEmpty() && output.isEmpty() }