18. Git for beginners. Tags in Git. How to use Git tags?

Travels Code
Travels Code
60.8 هزار بار بازدید - 4 سال پیش - Check out my courses here!
Check out my courses here!
https://www.udemy.com/user/maksym-rud...

🔥  Best Git books:
- Pro Git by Scott Chacon , Ben Straub (2nd ed. Edition)  (Amazon) https://amzn.to/4eovmLi
- Learning Git: A Hands-On and Visual Guide to the Basics of Git by Anna Skoulikari (1st Edition) (Amazon) https://amzn.to/45oV8e2
- Version Control with Git: Powerful tools and techniques for collaborative software development by Jon Loeliger (2nd Edition) (Amazon) https://amzn.to/45oV9P8

In this video, we'll use tags. Tags allow us to highlight commits and create aliases with readable names.

Mark commit with tag
git tag v1
View tags
git tag -list
Push
git push --tags
Check it out
git checkout v1

Let's be friends:
INSTAGRAM ↣ Instagram: travels_code
TWITTER ↣ Twitter: travelscode
FACEBOOK ↣ Facebook: travelscode
WEB-SITE ↣ http://travelscode.com/
GITHUB ↣ https://github.com/MaksymRudnyi/

#git #github #tutorial
4 سال پیش در تاریخ 1398/12/08 منتشر شده است.
60,850 بـار بازدید شده
... بیشتر