#import <GITTag.h>
Inherits GITObject.

Properties | |
| NSString * | name |
| GITCommit * | commit |
| GITActor * | tagger |
| GITDateTime * | tagged |
| NSString * | message |
- (GITCommit *) commit [read, copy] |
- (NSString *) message [read, copy] |
- (NSString *) name [read, copy] |
- (GITDateTime *) tagged [read, copy] |
- (GITActor *) tagger [read, copy] |
1.5.7