1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-11-29 22:48:24 +02:00

Switched incorrect cli keywords

This commit is contained in:
Tomas Alejandro V. Falgui III
2018-08-06 20:53:17 +08:00
committed by GitHub
parent 69378b8ff4
commit 17cf4cec31

View File

@@ -12,8 +12,8 @@
c: commit changes
shift+S: stash files
o: open (osx only)
s: open in sublime (requires 'code' command)
v: open in vscode (requires 'subl' command)
s: open in sublime (requires 'subl' command)
v: open in vscode (requires 'code' command)
i: add to .gitignore
d: delete if untracked checkout if tracked (aka go away)
shift+R: refresh files