Skip to main content

merge

Function merge 

Source
pub fn merge(base: &mut GitVersionConfiguration, over: GitVersionConfiguration)
Expand description

Overlay over onto base (only Some / non-empty values are applied).