Try the new Commit Graph Feature Preview! #2158
Replies: 53 comments 97 replies
|
Hi team, thanks for finally bringing the git graph to GitLens, was really missing it from GitKraken which I could not use on our huge repo due to serious performance issues. Are you planning to add the ability to checkout a branch by double-clicking on it on the graph like in GitKraken? |
|
Would also be great to get the context menu on commits/branches on right mouse click. I can see that most of the options are available from the ... menu in the Commit details section on the left pane when you select a commit on the graph. |
|
Well, great work! |
|
Looking good! I was wondering why it looks exactly like the GitKraken commit graph? Is this some shared (open source) code or is it rewritten from scratch? |
|
Not to dissuade this effort, however I'm going to need compelling reasons to pay for this when the excellent Git Graph extension is free... |
|
Hi, the graph view won't load for me, it just shows a blank page. GitLens version: 12.2.0 |
|
Hello, thanks for this feature! I signed up to have a 3 days free trial to GitLens+ but the commit graph is only working on a public repo. I cannot have it to work in my private repo from work. What should I do ? Have a nice day 😊 |
I'd like to have a bit more vivid colors for a branches on the graph window. |
|
Nice feature, thanks for bringing it to the Gitlens. |
|
I am using Git Graph and it would be great if GitLens had the option to filter branches, including remote ones. |
|
Firstly I'm liking the graph, thanks for adding it to gitlens suggestions
|
|
Would be great if you could filter out multiple branches manually instead of just current/all. |
|
|
How does the change search exactly work? |
|
Would it be possible to view all the changes that happen across multiple commits. Right now you can view all the changes from a single commit. For example, on GitHub you can see all the changes that happened in a PR in a single commit. Maybe being able to shift-select multiple commits? |
|
UI/UX question: can we have a third option for the detailed view inside the "Commit graph"-tab? I don't like the right sidebar, even less when I am not working with the git history. It adds extra space. And the left is just too small. The way "Git graph" does it is perfect, it adds the information directly where I had clicked and therefore no need to move my eyes left↔right when I search something. |
|
I've hidden a number of branches by right clicking the branch name in the graph and selecting Hide, but how do I now show those branches again? |
|
@d13 One of the best extensions for vscode by far. Thanks for the amazing work ❤️ |
|
Is there a way to select multiple commits from graph to perform a collective action on all of them? |
|
I hope to add the function of push tag. |
|
Hi, is there some explanation of what i actually see in the graph? it looks nice but i'm totally confused when looking at it. i would expect 'main' branch will be the straightest and other branches will depart and arrive at it later, but....i'm puzzled which of these lines is the 'main' one? |
|
Hi, I'm trying to open my submodule but somehow the graph will just show the graph of the main repo and I'm not sure why~ Anyone faces this problem? |




















Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
We're excited to introduce the Commit Graph, a new ✨GitLens+ feature that is currently available as a preview in our Insiders release! The Commit Graph helps you easily visualize branch structure and commit history. Not only does it help you verify your changes, but also easily see changes made by others and when. It is freely available for local and public repos, while a paid account is required for use on private repos.
New Commit Graph
The quickest way to get started is to click the Commit Graph icon from the Source Control toolbar:
We'd love to hear your feedback! 🙏
We're excited to bring this to you and ready to answer any questions and make improvements where needed.
All reactions