Skip to main content

checkout_silently

Function checkout_silently 

Source
pub fn checkout_silently(branch: &str) -> Result<()>
Expand description

Switch without announcing it on stdout, for callers whose stdout carries a value a shell will consume. They report the switch themselves, on stderr.