tag_version: add a git tag based on the pkg version

Description Usage Arguments

View source: R/tag_version.R

Description

add a git tag based on the pkg version

Usage

1
tag_version(.dir = getwd(), .dirty = FALSE, .fetch = TRUE, .push = TRUE)

Arguments

.dir

dir of repo

.dirty

whether to tag given the repo is in a dirty state

.fetch

run a git fetch first to get tags

.push

push created tag


metrumresearchgroup/pkgpub documentation built on Jan. 10, 2021, 6:47 a.m.