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