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) |
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
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) |