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: 

I want to make GIT tags visible to everyone, but How?

sahin
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 5, 2015

Hello dear team,
I have in Git tags problems.
so,
I have a local repository.
In this Repositorie there are of course multiple files.
At each change of the file I need to Commit the same time I must also stick TAGs. and then send in main repository.
If I push, do not see other members of the tags that I glued, not

My question is; how can see my tag the other work colleagues.

 with best regards
sahin

3 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
John Garcia
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
January 6, 2015

To ensure all of your tags get pushed, use the following:

git push -u --all
0 votes
sahin
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 6, 2015

Thanks Seth, Now see all my Colleagues my TAGs

0 votes
Seth
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
January 6, 2015

If you are pushing your tags, then your colleagues should see them after they "fetch" or "pull". This won't be the case if they are fetching or pulling with the --no-tags option.

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

TAGS
AUG Leaders

Atlassian Community Events