This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.
Product Version = NetBeans IDE 8.0 (Build 201403101706) Operating System = Linux version 3.11.10-11-desktop running on amd64 Java; VM; Vendor = 1.7.0_51 Runtime = OpenJDK 64-Bit Server VM 24.45-b08 In netbeans git support I am missing graphical revision tree/graph which is present for example in ideaIDE or gitk. It shows commits and dependencies between branches. It shall be possible to do merges, cherry pick, ... in the revision tree/graph directly by right click. I will attach screenshot of "gitk" utility which on the left has the revision graph as an example of revision graph.
Created attachment 147784 [details] IDE log
*** This bug has been marked as a duplicate of bug 221662 ***
Created attachment 147785 [details] git revision graph example on the left side of the picture Left side of the picture contains selectable revision graph, on the right side I see information about the commit. I can do merges, diffs, tags, cherry pick, ... with right click on the revision graph. I envision this nice graphical feature in netbeans.