You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: