Module: Git

Defined in:
lib/tag_changelog/git/git.rb,
lib/tag_changelog/git/tag.rb,
lib/tag_changelog/git/tag_list.rb

Overview

Builds a list of tags in the current git repository. The tags are enclosed by the sha1 of the first commit and optionally “HEAD” to allow traversing the list with each_con to obtain start and end points of developmental epochs.

Defined Under Namespace

Classes: Git, Tag, TagList