mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-30 08:34:59 +00:00
update<Hotkeys>: add STAGE/UNSTAGE hotkey description
This commit is contained in:
parent
62c182f5ca
commit
c1a2914660
3 changed files with 3 additions and 0 deletions
|
@ -24,6 +24,7 @@ namespace SourceGit.Views {
|
|||
new Keymap("CTRL + [1-9]", "SwitchTo"),
|
||||
new Keymap("CTRL + F", "Search"),
|
||||
new Keymap("F5", "Refresh"),
|
||||
new Keymap("SPACE", "ToggleStage"),
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue