module Git

A static wrapper class for git

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.