Commit e401246
committed
Revert "cmdlib: add excludepkgs for repos from fast-tracks.yaml"
This reverts commit 8ffe5a3.
It turns out the docs say that `includepkgs`:
> works in conjunction with excludepkgs and doesn’t override it
so if you definte `excludepkgs=*` first then I think you get undefined
behavior. It initially worked for me because I was trying to get
fancy with my `includepkgs` glob, but now I'm just seeing weird
behavior. Let's revert.1 parent 7b77e6e commit e401246
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
551 | 551 | | |
552 | 552 | | |
553 | 553 | | |
554 | | - | |
555 | 554 | | |
556 | 555 | | |
557 | 556 | | |
| |||
0 commit comments