Skip to main content

tag

Function tag 

Source
pub fn tag(name: &str, message: &str, logger: &Logger) -> Result<(), Alert>
Expand description

Creates a new git tag with a supplied name and message.