JetpackDuba / Gitnuro

A FOSS Git multiplatform client for newbies and pros
https://gitnuro.com/
GNU General Public License v3.0
869 stars 44 forks source link

Filter branches in the graph view #207

Open sutux opened 2 months ago

sutux commented 2 months ago

Is your feature request related to a problem? Please describe. In huge projects the graph can get messy (multiple persons work on multiple branches simultaneously). Most of the time I don't want to see every change on every branch. For example, I just want to see my current branch and its remote and sometimes the main branch in addition as comparison.

Describe the solution you'd like It would be great to filter for (one or multiple) branches that I want to see. In addition, HEAD as option would be great too.

Describe alternatives you've considered If multiple branches are too complex, it's also fine to select a single branch.

Thank you in advance and keep up the great work!

JetpackDuba commented 2 months ago

Hey!

Thanks for your suggestion, even if there wasn't an issue tracking it, it's in the roadmap as it's a feature I need myself.