What is git tag? Why we need Git tag?How many ways we can create git Tag?What is annotated tag? How to create a annotated tag?What is lightweight tag? How to create a lightweight tag?What is difference between lightweight and annotated tag? Which type is better?What is check list of tags in local? Write a command?How to add a tag old commit? Write a command?How to push all tags at a time to remote repository? Write a command?How to delete a tag in local and remote? Write a command?How to check the particular version changes? Write a command?
What is git tag? Why we need Git tag?How many ways we can create git Tag?What is annotated tag? How to create a annotated tag?What is lightweight tag? How to create a lightweight tag?What is difference between lightweight and annotated tag? Which type is better?What is check list of tags in local? Write a command?How to add a tag old commit? Write a command?How to push all tags at a time to remote repository? Write a command?How to delete a tag in local and remote? Write a command?How to check the particular version changes? Write a command?