R/api-finalize-version.R
R/finalize-version.R
finalize_version.Rd
Calls the following functions:
commit_version()
tag_version(), setting force = TRUE if and only if commit_version() amended a commit.
tag_version()
force = TRUE
Force-pushes the created tag to the "origin" remote, if push = TRUE.
"origin"
push = TRUE
finalize_version(push = FALSE)
If TRUE, push the created tag.
TRUE