File tree Expand file tree Collapse file tree
src/main/resources/org/jenkinsci/plugins/multiplescms/MultiSCMSource Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11< div >
22Looks for branches in multiple SCMs. A per-branch sub-project will be created for < strong > any</ strong > branch
33present in < strong > each</ strong > of the configured SCMs.< br />
4- The created sub-projects will check out files from each of the SCMs on a job run
4+ The created sub-projects will check out files from < strong > each</ strong > SCM on a job run
55(unlike Multibranch-pipeline, which creates sub-projects checking out from
6- the first SCM seen owning a branch, and ignoring the other SCMs during checkout),
6+ the < strong > first</ strong > SCM seen owning a branch, ignoring the other SCMs during checkout),
77< br />
88TIP: Concerning git, it will be sufficient to only specify the relevant branches in the
9- < cite > Include branches </ cite > field in the first SCM in the list below and to leave the
9+ < cite > Filter by name </ cite > behaviour of the first SCM in the list below and to leave the
1010default wildcard < code > *</ code > in the additional SCMs untouched.
1111</ div >
You can’t perform that action at this time.
0 commit comments