Summary
Gets the SHA of the object that this tag directly points to (the tag
object SHA for annotated tags, or the commit SHA for lightweight
tags).
- Namespace
-
GitVersion
.Git - Containing Type
- ITag
Syntax
string TargetSha { get; }
Value
| Type | Description |
|---|---|
| string |