Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Double-tapping on a commit/branch does not checkout/switch the branch #2289

Open
akuzminskyi opened this issue Jan 30, 2025 · 0 comments
Open

Comments

@akuzminskyi
Copy link

I can reproduce the issue on different repositories on Fork macOS 2.49.1.

For the following scenario:
Image
In current example, my current branch is local feature-1 with some unpushed changes to the remote branch.
if I double tap to the remote/feature-1 to switch/checkout the branch it doesn't work.
if I switch my current branch to another branch(main) the double tap to the branch works as expected.
a workaround, I can call a context menu on remote/feature-1 and select Checkout that also works.

I assume the current double-tap action checks if this is the same branch or not, but not commit(sha) that's maybe why

@akuzminskyi akuzminskyi changed the title Double tap on commit/branch is not checkout/switch a branch Double-tapping on a commit/branch does not checkout/switch the branch Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant