Interactive rebase on the same branch is not working #3794
Closed
Description
opened on Nov 24, 2024
Description
Hi,
Interactive rebase on the same branch with older commit is not possible (to squash older commits for example).
A Nothing to do
message always appears.
I went back to v16.0.2 and it's working. I think the issue started from #3747 fix.
Steps to reproduce:
- Checkout any branch
- Use
Gitlens: Git Rebase...
from command pallet - Choose the same branch and older commit
- See
Nothing to do
message
Thanks!
GitLens Version
16.0.3
VS Code Version
Version: 1.95.3 (system setup)
Commit: f1a4fb101478ce6ec82fe9627c43efbf9e98c813
Date: 2024-11-13T14:50:04.152Z
Electron: 32.2.1
ElectronBuildId: 10427718
Chromium: 128.0.6613.186
Node.js: 20.18.0
V8: 12.8.374.38-electron.0
OS: Windows_NT x64 10.0.22631
Git Version
git version 2.46.0.windows.1
Logs, Screenshots, Screen Captures, etc
No response
Activity