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) |
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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) |