Identifies a part of a Git repository that can be browsed.
Name | Description | |
---|---|---|
GitBrowseTarget(GitBrowseTargetType Type, string Value) |
Identifies a part of a Git repository that can be browsed. |
Name | Description | |
---|---|---|
Type |
The type of the browse target. |
|
Value |
The commit hash, tag name, or branch name of the browse target. |
Name | Description | |
---|---|---|
Deconstruct(GitBrowseTargetType& Type, System.String& Value) | ||
Equals(GitBrowseTarget other) | ||
GetHashCode | ||
ToString |