netbeans icon indicating copy to clipboard operation
netbeans copied to clipboard

Repository overview with commit list and branch graph

Open mlindsten opened this issue 1 year ago • 1 comments

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

mlindsten avatar Oct 09 '24 07:10 mlindsten

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.

Chris2011 avatar Oct 10 '24 20:10 Chris2011