Staging current file - keyboard shortcut when focus elsewhere #2166
-
|
When viewing local changes, I am often looking at the file whose changes I want to commit, click on the commit message and type it, and then press Ctrl/Cmd-Enter to commit, only to receive the indication I haven't staged anything. PS just discovered sourcegit and absolutely loving it, best git gui I've found! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I've pushed a new commit that if you have not staged any files but selected some in |
Beta Was this translation helpful? Give feedback.

I've pushed a new commit that if you have not staged any files but selected some in
UNSTAGED, theConfirm Empty Commitdialog will shows with a new buttonSTAGE SELECTED & COMMIT.