Posts

Showing posts with the label git tag

how to use git tag

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