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

"Reset to commit..." appears greyed out #18524

Open
Andrej730 opened this issue Apr 27, 2024 · 0 comments
Open

"Reset to commit..." appears greyed out #18524

Andrej730 opened this issue Apr 27, 2024 · 0 comments

Comments

@Andrej730
Copy link

The problem

It seems "Reset to commit..." button in commit context menu always appears greyed out if commits were pushed before.

Not sure if it's just me but I use git reset sometimes to reset to some old commit, so that all changes would become unstaged and I could review and perhaps discard some of them (usually during testing or debugging). Since "Reset to commit" doesn't work I either use git reset xxxxxx in command line or I squash all commits and then undo (btw doesn't appear too if changes were already pushed but it does appear after squashing).

Would be nice if "Reset to commit" would either work in this situtation or would show some tooltip on hover so I could understand why it's locked.

image

Release version

Version 3.3.15-beta1

Operating system

Windows 11

Steps to reproduce the behavior

No response

Log files

No response

Screenshots

No response

Additional context

No response

@Andrej730 Andrej730 changed the title Reset to commit... appears greyed out "Reset to commit..." appears greyed out Apr 27, 2024
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