EGit tag advanced does not expand -
if create tag highlighting specific commit in "history" view works fine. if try create tag specific commit using "git repositories" view shown below, fails. "advanced" drop-down arrow necessary select specific commit want tag nothing. feature not implemented yet? in works egit v3.1?
note: don't have eclipse project created yet. don't have "team" menu item. tried creating 1 , result same - advanced arrow doesn't work.
- create new repo on github (initialized readme.)
- clone repo egit.
- make commit on master branch.
- from git repositories view in egit:
- right-click item "tags"
- select menu item "create tag..."
- in "create new tag" dialog box opens up, enter tag name, , tag message.
the "advanced" drop-down arrow nothing.
resize window after clicking on advanced. after that, should see dropdown select commit tag.
this issue in egit, see bug 352830. it's fixed in egit 3.0.2 , 3.1 (not yet released).
Comments
Post a Comment