-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
To finalize a commit, I must go back from commit description to commit summary, and then hit return
. It is not obvious that the user has to go back, nor is it sensible. But maybe I am missing something.

Describe the solution you'd like
There should be a way of finalizing the commit when the commit description field is in focus (unless commit summary field is empty), such as a keyboard shortcut and/or a button.
Describe alternatives you've considered
One solution that works is to move the focus back to the commit summary field, and then hit return
.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request