netbeans
netbeans copied to clipboard
Repository overview with commit list and branch graph
Description
Add a repository overview that shows a branch graph and a list of all commits, similar to e.g. Atlassian Sourcetree.
Use case/motivation
I'm mostly using the command line for Git but I also have Sourcetree running all the time for the nice visual overview it provides, listing all commits next to a branch graph. It would be great if NB provided that same overview since it already has lots of other Git/Team features.
Related issues
No response
Are you willing to submit a pull request?
No
Hey @mlindsten there is just one feature of your two suggestions. You can see the history of a file or of a project and there you have all commit. Unfortunately, w/o the graph where you an see where it is comming from, which fork, etc.