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

Add interactive mode for hide/unhide #1339

Open
mfulbright opened this issue Jun 4, 2024 · 0 comments
Open

Add interactive mode for hide/unhide #1339

mfulbright opened this issue Jun 4, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@mfulbright
Copy link

Adding an interactive mode for hiding or unhiding commits, similar to how switch works, would be useful. The use cases for hide/unhide and switch are similar - they all need to identify 1+ commits, so a similar interaction for doing so seems to make sense.

Proposed command:

$ git hide -i
<interactive commit picker launches>
$ git unhide -i
<interactive commit picker launches>
@arxanas arxanas added the enhancement New feature or request label Oct 10, 2024
@arxanas arxanas changed the title [Feature Request] Add interactive mode for hide/unhide Add interactive mode for hide/unhide Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants