4

I'm not sure what I am missing but I can't either Filter by name (with regular expression) or Filter by name (with wildcards) to match any branches. Even with the default .* Discover branches works fine. Am I missing something obvious?

David Williams
  • 401
  • 3
  • 15

2 Answers2

8

I just figured out what I was missing. You have to have both Discover and filter for it to work. Sigh...

David Williams
  • 401
  • 3
  • 15
  • can you give an example here. I have checked both options and used regex expressions to build multiple branches but it doesn't works for me – salsinga Dec 17 '19 at 10:13
-1

You have to choose both of these options, for example:

Ryan M
  • 18,333
  • 31
  • 67
  • 74