Comprehensive Git Log with Visual Graph #61771
fs-michael-absin
started this conversation in
Feature Requests
Replies: 1 comment
|
Curious what's missing for you from the built-in Git Graph shipped in 0.231.1?
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Body
What are you proposing?
A Dedicated, comprehensive Git Log + Graph, exactly same or better than IntelliJ's RustRover's/IntelliJ way to navigate branches, see their involved files, and see the list of commits per selected branch.
Why does this matter?
This is the most convenient way to investigate git mergers, easier to trace, easier to understand including for beginners, and most of all, easier to track, predict and understand when managing branches using git rebase strategy.
What problem does this solve?
What becomes easier or possible?
Are there any examples or context?
Possible approach
It could be just for view purposes as starting point. And then any demand for automatic git related tasks can be added here.
All reactions