Replies: 2 comments
-
|
I think this is a good idea. I haven't thought about the various gesture options yet, but some way to do this would be desirable. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I love
ggfor making it easy to squash and move hunks, and use it all the time.But I often find myself making fixups to recent
maincommits that are immutable. I think the safeguard is good but when I'm certain I want to perform the operation would be really nice if I had a way to to that. I think a natural way would be to:--ignore-immutablewhile in this mode (to prevent developing muscle memory for always using this mode, which can result in destructive operations when not intended).Some other ways could be to have a UI toggle, or to allow marking immutable changes as "allow modifying this until the app is closed".
I took a look at the code for implementing this, but I don't know if I can understand it well enough to contribute this.
Beta Was this translation helpful? Give feedback.
All reactions