We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
On your local PC/Mac/Linux-Box do:
git tag -a v1.4 -m 'version 1.4'
..where "v1.4" is the name of the tag and "version 1.4" is the tagging message.
git push --tags
Pushing tags with egit in Eclipse is not possible up to now. A normal push operation without the --tags option does not push tags.