A

Admin • 832.27K Points
Coach

Q. Which command lists tags in a repository?

  • (A) git show tag
  • (B) git tag
  • (C) git tags
  • (D) git branch -t
  • Correct Answer - Option(B)
  • Views: 6
  • Filed under category Git
  • Hashtags:

Explanation by: Admin

git tag lists all tags.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.