git_tag: Tag Current Git

Description Usage Arguments Value

Description

Tags current branch in git repository in directory dir.

Usage

1
git_tag(tag, retag = FALSE, push = TRUE, dir = ".")

Arguments

tag

string of tag name

retag

tag indicating whether to retag if already exists

push

flag indicating whether to push tag

dir

string of path to git repository directory

Value

Invisible logical scalar indicating whether successful or error.


poissonconsulting/tulip documentation built on Feb. 18, 2021, 11:18 p.m.