gitHistoryVSCode icon indicating copy to clipboard operation
gitHistoryVSCode copied to clipboard

[ Feature request ] - New way to compare commits

Open nfgferreira opened this issue 1 year ago • 1 comments

When you have the log open, it is possible to select only one commit. In order to compare 2 commits you have firstly to select one commit with the More button, go to the other and then choose to compare them with another More option. I think it would be more intuitive and easier to allow the user to select a second commit (with Ctrl-click, for instance). This would automatically show the differences in the bottom pane currently dedicated only to show the list of files that were modified by the commit.

nfgferreira avatar Jul 24 '23 00:07 nfgferreira

Agreed. The mechanism for comparison is awkward. And doubly so when trying to compare across branches.

socketbox avatar Dec 04 '23 18:12 socketbox