sublime_merge
sublime_merge copied to clipboard
All commits selected when highlighting two commits that are not siblings
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:
- Open repository ...
- select one commit. Then with the CMD key select another commit that is not adjacent to the first commit
- 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