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?

  1. What is git tag? Why we need Git tag?

  2. How many ways we can create git Tag?

  3. What is annotated tag? How to create a annotated tag?

  4. What is lightweight tag? How to create a lightweight tag?

  5. What is difference between lightweight and annotated tag? Which type is better?

  6. What is check list of tags in local? Write a command?

  7. How to add a tag old commit? Write a command?

  8. How to push all tags at a time to remote repository? Write a command?

  9. How to delete a tag in local and remote? Write a command?

  10. How to check the particular version changes? Write a command?

Comments