Replies: 1 comment 1 reply
-
Given that many other operations aren't blocked by this (ie. I can successfully reorder commits), I believe this extra prompt can be avoided. Pretty large usability issue for me at the moment. I may dive into the code myself and see what I can come up with, but interested in any historical context which can be added here by those that know more than me. I did see that some operations are hard blocked with GPG signing is turned on as well, but given on one's setup it shouldn't block any operation (in the case that you are using SSH signing keys with an |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
If adding
to one's
.gitconfig
, using the "quick commit" dialog modal will result in a fullscreen view of thegit commit
output after running, and require an extra enter keypress. Is this a technical limitation in some way?without:
2023-10-05.23.06.44.mp4
with:
2023-10-05.23.07.27.mp4
Beta Was this translation helpful? Give feedback.
All reactions