mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-03-05 15:15:49 +02:00
Merge pull request #36 from tomyfalgui/patch-1
Swapped incorrect cli keywords
This commit is contained in:
commit
fc2e3a5316
@ -12,8 +12,8 @@
|
|||||||
c: commit changes
|
c: commit changes
|
||||||
shift+S: stash files
|
shift+S: stash files
|
||||||
o: open (osx only)
|
o: open (osx only)
|
||||||
s: open in sublime (requires 'code' command)
|
s: open in sublime (requires 'subl' command)
|
||||||
v: open in vscode (requires 'subl' command)
|
v: open in vscode (requires 'code' command)
|
||||||
i: add to .gitignore
|
i: add to .gitignore
|
||||||
d: delete if untracked checkout if tracked (aka go away)
|
d: delete if untracked checkout if tracked (aka go away)
|
||||||
shift+R: refresh files
|
shift+R: refresh files
|
||||||
|
Loading…
x
Reference in New Issue
Block a user