how to use git tag Get link Facebook X Pinterest Email Other Apps December 19, 2019 git tag -a v1.4 -m 'my version 1.4' Dungf để tạo một version tag git tag Dùng để show list of tag git show v1.4 Dùng để show chi tiết tag Read more