Class: Tag
Class Name | Tag |
---|---|
Superclass | Treeish |
File | src/models/tag.coffee |
Description
A tag is a special git oid.
Constructs a new Tag instance.
Argument | Description |
---|---|
raw | The raw data as String. |
repo | The repository as PromisedGit. |
Class Name | Tag |
---|---|
Superclass | Treeish |
File | src/models/tag.coffee |
A tag is a special git oid.
Constructs a new Tag instance.
Argument | Description |
---|---|
raw | The raw data as String. |
repo | The repository as PromisedGit. |