Skip to main content

tag_create

Function tag_create 

Source
pub fn tag_create<W: Write>(
    wok_config: &Config,
    umbrella: &Repo,
    stdout: &mut W,
    tag_name: &str,
    sign: bool,
    message: Option<&str>,
    all: bool,
    include_umbrella: bool,
    updated: bool,
    target_repos: &[PathBuf],
) -> Result<()>
Expand description

Create a new tag in repositories