Commit 8a1c349
committed
Suppress never-built branches from forks
Typically (always?), the only reason why a branch from a fork would be
built in the upstream is for a pull request. But as soon as we discover
a build from one such third-party branch, we look up all live branches
in that fork. As a result we would list all live branches in all forks,
with "(never built)".
Ignore these.1 parent 4fe4270 commit 8a1c349
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
223 | 229 | | |
224 | 230 | | |
225 | 231 | | |
| |||
0 commit comments