sourcegit-scm / sourcegit

Windows/macOS/Linux GUI client for GIT users
MIT License
1.15k stars 112 forks source link

add support for 'double click' to stage / unstage changes #108

Closed successgo closed 5 months ago

love-linger commented 5 months ago

If you displays the changes in file tree mode, the double click has been used to fold/unfold selected node.

image

love-linger commented 5 months ago

Therefore, in order to unify operations on different display modes, Space is used as the hotkey for Stage/Unstage behaviour.