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) |
Ovaj preglednik više nije podržan.
Prijeđite na Microsoft Edge, gdje vas čekaju najnovije značajke, sigurnosna ažuriranja i tehnička podrška.
Napomena
Za pristup ovoj stranici potrebna je autorizacija. Možete se pokušati prijaviti ili promijeniti direktorije.
Za pristup ovoj stranici potrebna je autorizacija. Možete pokušati promijeniti direktorije.
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) |