GitVersionType enum
Accepted types of version
Fields
Branch = 0 | Interpret the version as a branch name |
Tag = 1 | Interpret the version as a tag name |
Commit = 2 | Interpret the version as a commit ID (SHA1) |
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
Accepted types of version
Branch = 0 | Interpret the version as a branch name |
Tag = 1 | Interpret the version as a tag name |
Commit = 2 | Interpret the version as a commit ID (SHA1) |