The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How can I get the tag list of a repo?

Leo B
December 19, 2014

I need to get the list of tags of a repo remotely and I need to do it over SSH. It's not an option to checkout the repo and run the tag list command. Is there a command to achieve this? 

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

3 votes
Answer accepted
Michael Heemskerk
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 19, 2014

Hi Leo,

You should be able to run the following:

git ls-remote --tags ssh://git@hostname:7999/project/repo.git

Cheers,

Michael

Leo B
December 19, 2014

Thanks, it worked!!!

Deleted user
November 20, 2019

Worth to mention that it is impossible in UI. All Atlasian products are inconsistent and lacks important features.

Like # people like this
Markus
February 17, 2020

there was a plugin called the Tag Maker but it ceased existence. ;(

TAGS
AUG Leaders

Atlassian Community Events