Skip to main content

push_ticket_branches

Function push_ticket_branches 

Source
pub fn push_ticket_branches(root: &Path, warnings: &mut Vec<String>)
Expand description

Push all local ticket/* branches that have commits not yet on origin. Non-fatal: logs warnings on push failure. No-op when no origin is configured.