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) |
เบราว์เซอร์นี้ไม่ได้รับการสนับสนุนอีกต่อไป
อัปเกรดเป็น Microsoft Edge เพื่อใช้ประโยชน์จากคุณลักษณะล่าสุด เช่น การอัปเดตความปลอดภัยและการสนับสนุนด้านเทคนิค
หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
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) |