How to configure EGit to push/fetch tags
By default EGit won't push/pull the created tags to/from remote repository. If you want (like me) to do this by default, here's how:
- Right click on your target Eclipse project
- Go to Team -> Remote -> Configure fetch from upstream...
- The fetch configuration window will appear
- Click Advanced...
- Add all tags specs
- Click Finish and you will return to previous window which will now have tags added.
- Now click Save and Fetch. This will fetch/pull and also save this configuration for all future fecthes/pulls.
Comments
Post a Comment
Comment, motherf*cker