On a freshly installed VSCode (1.74.2) + GitLens (13.2.0) on MacOS (13.0.1), I'm trying to display the git log using GitLens Commit Graph with the Show Current Branch Only filter option. Several commits on unrelated branches still appear. If I hover over the branch name on the left...
history to gain further insights as to how a file or individual line's code evolved. Visualize code authorship at a glance via Git blame annotations and Git CodeLens. Seamlessly explore Git repositories with the visually-rich Commit Graph. Gain valuable insights via GitLens Inspect, and much ...
To open the Commit Graph, open the command palette using the keyboard shortcutCmd/ctrl + Shift + Pand type “Show Commit Graph”. This will open a new tab and render your current repo’s commit history, where you may scroll through your history and resize any of the columns widths. ...
Also, if you keep the Graph closed, but open the Commit Details view, and open a file or select a commit in the Commits view does it still crash? Simply opening the commit details view is enough to crash vscode, irrespective of whether any files are open or the git graph is rendering....
Description When opening the Commit Graph in a repo with thousands of commits (~3k commits and ~35k+ LOC), pick a branch and right click, switch to the branch. The Commit Graph UI does not indicate the change to the new branch (i.e. the ...
The experience of viewing file changes is poor in commit graph #2537 Closed d13 removed the pending-release label Apr 10, 2023 github-actions bot commented May 12, 2023 This issue has been automatically locked since there has not been any recent activity after it was closed. Please open...