sublime_merge icon indicating copy to clipboard operation
sublime_merge copied to clipboard

All commits selected when highlighting two commits that are not siblings

Open 211217613 opened this issue 3 years ago • 0 comments

Version info

  • OS: macOS 12.6
  • Build: 2077

Description I'm not sure if this is human error or not but when I select two commits that are not siblings via the command + click combination all commits in between are shown in the view (right hand window). It gives the illusion that if you want to squash the commit, all commits in between will also be squashed.

Steps to reproduce

Steps to reproduce the behavior:

  1. Open repository ...
  2. select one commit. Then with the CMD key select another commit that is not adjacent to the first commit
  3. all commits in between will be shown in the right hand view

Expected behavior

not sure if this is the expected behavior

Screenshots N/A

211217613 avatar Sep 23 '22 19:09 211217613