Function cargo_test_support::git::tag
source ยท pub fn tag(repo: &Repository, name: &str)
Expand description
(git2
) Create a new tag in the git repository
pub fn tag(repo: &Repository, name: &str)
(git2
) Create a new tag in the git repository