Determines which branches are discovered.
Only branches that are not also filed as MRs
If you are discovering origin merge requests, it may not make sense to discover the same changes both as a merge request and as a branch.
Only branches that are also filed as MRs
This option exists to preserve legacy behaviour when upgrading from older versions of the plugin. NOTE: If you have an actual use case for this option please file a merge request against this text.
All branches
Ignores whether the branch is also filed as a merge request and instead discovers all branches on the origin project.