mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 07:36:27 -04:00
Run go generate ./...
This commit is contained in:
parent
3fa5a8eddd
commit
fc84b77db8
|
|
@ -125,6 +125,7 @@ _Legend: `<c-b>` means ctrl+b, `<a-b>` means alt+b, `B` means shift+b_
|
|||
|-----|--------|-------------|
|
||||
| `` <enter> `` | Confirm | |
|
||||
| `` <esc> `` | Close/Cancel | |
|
||||
| `` <c-o> `` | Copy to clipboard | |
|
||||
|
||||
## Files
|
||||
|
||||
|
|
|
|||
|
|
@ -402,3 +402,4 @@ _凡例:`<c-b>` はctrl+b、`<a-b>` はalt+b、`B` はshift+bを意味
|
|||
|-----|--------|-------------|
|
||||
| `` <enter> `` | 確認 | |
|
||||
| `` <esc> `` | 閉じる/キャンセル | |
|
||||
| `` <c-o> `` | クリップボードにコピー | |
|
||||
|
|
|
|||
|
|
@ -402,3 +402,4 @@ _Legend: `<c-b>` means ctrl+b, `<a-b>` means alt+b, `B` means shift+b_
|
|||
|-----|--------|-------------|
|
||||
| `` <enter> `` | 확인 | |
|
||||
| `` <esc> `` | 닫기/취소 | |
|
||||
| `` <c-o> `` | 클립보드에 복사 | |
|
||||
|
|
|
|||
|
|
@ -91,6 +91,7 @@ _Legend: `<c-b>` means ctrl+b, `<a-b>` means alt+b, `B` means shift+b_
|
|||
|-----|--------|-------------|
|
||||
| `` <enter> `` | Bevestig | |
|
||||
| `` <esc> `` | Sluiten | |
|
||||
| `` <c-o> `` | Copy to clipboard | |
|
||||
|
||||
## Branches
|
||||
|
||||
|
|
|
|||
|
|
@ -217,6 +217,7 @@ _Legenda: `<c-b>` oznacza ctrl+b, `<a-b>` oznacza alt+b, `B` oznacza shift+b_
|
|||
|-----|--------|-------------|
|
||||
| `` <enter> `` | Potwierdź | |
|
||||
| `` <esc> `` | Zamknij/Anuluj | |
|
||||
| `` <c-o> `` | Kopiuj do schowka | |
|
||||
|
||||
## Pliki
|
||||
|
||||
|
|
|
|||
|
|
@ -200,6 +200,7 @@ _Legend: `<c-b>` means ctrl+b, `<a-b>` means alt+b, `B` means shift+b_
|
|||
|-----|--------|-------------|
|
||||
| `` <enter> `` | Confirmar | |
|
||||
| `` <esc> `` | Fechar/Cancelar | |
|
||||
| `` <c-o> `` | Copy to clipboard | |
|
||||
|
||||
## Etiquetas
|
||||
|
||||
|
|
|
|||
|
|
@ -237,6 +237,7 @@ _Связки клавиш_
|
|||
|-----|--------|-------------|
|
||||
| `` <enter> `` | Подтвердить | |
|
||||
| `` <esc> `` | Закрыть/отменить | |
|
||||
| `` <c-o> `` | Copy to clipboard | |
|
||||
|
||||
## Подкоммиты
|
||||
|
||||
|
|
|
|||
|
|
@ -350,6 +350,7 @@ _图例:`<c-b>` 意味着ctrl+b, `<a-b>意味着Alt+b, `B` 意味着shift+b_
|
|||
|-----|--------|-------------|
|
||||
| `` <enter> `` | 确认 | |
|
||||
| `` <esc> `` | 关闭 | |
|
||||
| `` <c-o> `` | 复制到剪贴板 | |
|
||||
|
||||
## 菜单
|
||||
|
||||
|
|
|
|||
|
|
@ -372,6 +372,7 @@ _說明:`<c-b>` 表示 Ctrl+B、`<a-b>` 表示 Alt+B,`B`表示 Shift+B
|
|||
|-----|--------|-------------|
|
||||
| `` <enter> `` | 確認 | |
|
||||
| `` <esc> `` | 關閉/取消 | |
|
||||
| `` <c-o> `` | 複製到剪貼簿 | |
|
||||
|
||||
## 遠端
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue