tag {gitr} | R Documentation |
Git Tag Utilities
git_recent_tag()
git_tag_info()
git_recent_tag()
: Character. The most recent tag.
git_tag_info()
: A data frame summarizing the repository tags.
git_recent_tag()
: gets the most recent git
tag.
git_tag_info()
: gets a data frame summary of the current git repository tags.