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.

  1. create new repo on github (initialized readme.)
  2. clone repo egit.
  3. make commit on master branch.
  4. 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

Popular posts from this blog

Detect support for Shoutcast ICY MP3 without navigator.userAgent in Firefox? -

web - SVG not rendering properly in Firefox -

java - JavaFX 2 slider labelFormatter not being used -