Class: Tag

Class Name Tag
Superclass Treeish
File src/models/tag.coffee

Description

A tag is a special git oid.

::constructor(raw, repo)

Constructs a new Tag instance.

Argument Description
raw The raw data as String.
repo The repository as PromisedGit.