powered by
Git Tag Utilities
gitr_recent_tag()gitr_tag_info()
gitr_tag_info()
gitr_recent_tag(): character(1). The most recent tag.
gitr_recent_tag()
character(1)
gitr_tag_info(): A data frame summarizing the repository tags.
gitr_recent_tag(): gets the most recent git tag.
git
gitr_tag_info(): gets a data frame summary of the current git repository tags.
if (FALSE) { gitr_recent_tag() gitr_tag_info() }
Run the code above in your browser using DataLab