Skip to main content

apply_source_branch_mappings

Function apply_source_branch_mappings 

Source
pub fn apply_source_branch_mappings(config: &mut GitVersionConfiguration)
Expand description

Reverse-map is-source-branch-for: if branch A declares is-source-branch-for: [X], A is added to X’s source-branches (mirrors the original ApplySourceBranchesSourceBranch).