Community
Participate
Working Groups
In the 'Git Repositories' view there is a 'Hierarchical Branch Layout' and a 'Display Latest Branch Commit' toggle item. Their states should be reflected in the view's menu but this doesn't seem to work in 4.1.
Are they using the correct command toggle support? See bug 348780 for an example. PW
(In reply to comment #1) > Are they using the correct command toggle support? See bug 348780 for an > example. It looks right to me anyway. <command categoryId="org.eclipse.egit.ui.commandCategory" defaultHandler="org.eclipse.egit.ui.internal.repository.tree.command.ToggleBranchCommitCommand" id="org.eclipse.egit.ui.RepositoriesToggleBranchCommit" name="%ToggleBranchCommitCommand.name"> <state class="org.eclipse.ui.handlers.RegistryToggleState:false" id="org.eclipse.ui.commands.toggleState"> </state> </command>
*** This bug has been marked as a duplicate of bug 339687 ***
*** This bug has been marked as a duplicate of bug 362201 ***