Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » Is there a way to push a tag in EGit?
Is there a way to push a tag in EGit? [message #720561] Tue, 30 August 2011 20:02 Go to next message
Chris Goldthorpe is currently offline Chris GoldthorpeFriend
Messages: 815
Registered: July 2009
Senior Member
I'm trying to do all my work in EGit without having to use Git directly from the command line. I could not find a way to push a tag to the remote repository, is there a way to do this?
Re: Is there a way to push a tag in EGit? [message #720596 is a reply to message #720561] Tue, 30 August 2011 22:27 Go to previous messageGo to next message
Manuel Doninger is currently offline Manuel DoningerFriend
Messages: 119
Registered: October 2010
Senior Member
In the Push wizard you could either click the button "Add All Tags Spec", which would then push all tags, or you type the tagname in the source ref field and the same name in the destination ref (ref is usually refs/tags/tagname).
Re: Is there a way to push a tag in EGit? [message #720877 is a reply to message #720596] Wed, 31 August 2011 12:26 Go to previous message
Matthias Sohn is currently offline Matthias SohnFriend
Messages: 1268
Registered: July 2009
Senior Member
Looks like you want one of these requested enhancements (or all of them:-):
https://bugs.eclipse.org/bugs/show_bug.cgi?id=341076
https://bugs.eclipse.org/bugs/show_bug.cgi?id=356314
https://bugs.eclipse.org/bugs/show_bug.cgi?id=337747
Previous Topic:How can I get more information about why a pull failed
Next Topic:API for Git/EGit?
Goto Forum:
  


Current Time: Thu Apr 18 16:42:50 GMT 2024

Powered by FUDForum. Page generated in 0.05720 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top