Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

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

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!!!

Oleksandr Gavenko 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. ;(

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events