pub fn tag_push<W: Write>( wok_config: &Config, umbrella: &Repo, stdout: &mut W, all: bool, include_umbrella: bool, target_repos: &[PathBuf], ) -> Result<()>
Push tags to remote repositories