pub fn status<W: Write>( wok_config: &mut Config, umbrella: &Repo, stdout: &mut W, fetch: bool, ) -> Result<()>