Add Git graph visualization like VS Code #58961
lucas-azdias
started this conversation in
Feature Requests
Replies: 1 comment 1 reply
-
|
You can view a git graph by running the |
Beta Was this translation helpful? Give feedback.
1 reply
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?
Add a Git graph visualization similar to the one in the Source Control tab of VS Code.
Why does this matter?
Allows working with Git in a non-linear way which makes it easy to understand branch relationships, merge paths, and overall repository activity.
Are there any examples or context?
Beta Was this translation helpful? Give feedback.
All reactions