You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/keybindings/Keybindings_en.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -108,6 +108,9 @@ If you would instead like to start an interactive rebase from the selected commi
108
108
|`` y ``| Copy commit attribute to clipboard | Copy commit attribute to clipboard (e.g. hash, URL, diff, message, author). |
109
109
|`` o ``| Open commit in browser ||
110
110
|`` n ``| Create new branch off of commit ||
111
+
| `` N `` | Move commits to new branch | Create a new branch and move the unpushed commits of the current branch to it. Useful if you meant to start new work and forgot to create a new branch first.
112
+
113
+
Note that this disregards the selection, the new branch is always created either from the main branch or stacked on top of the current branch (you get to choose which). |
111
114
|`` g ``| Reset | View reset options (soft/mixed/hard) for resetting onto selected item. |
112
115
|`` C ``| Copy (cherry-pick) | Mark commit as copied. Then, within the local commits view, you can press `V` to paste (cherry-pick) the copied commit(s) into your checked out branch. At any time you can press `<esc>` to cancel the selection. |
113
116
|`` <c-t> ``| Open external diff tool (git difftool) ||
@@ -163,6 +166,9 @@ If you would instead like to start an interactive rebase from the selected commi
| `` N `` | Move commits to new branch | Create a new branch and move the unpushed commits of the current branch to it. Useful if you meant to start new work and forgot to create a new branch first.
170
+
171
+
Note that this disregards the selection, the new branch is always created either from the main branch or stacked on top of the current branch (you get to choose which). |
166
172
|`` o ``| Create pull request ||
167
173
|`` O ``| View create pull request options ||
168
174
|`` <c-y> ``| Copy pull request URL to clipboard ||
@@ -259,6 +265,9 @@ If you would instead like to start an interactive rebase from the selected commi
259
265
|`` y ``| Copy commit attribute to clipboard | Copy commit attribute to clipboard (e.g. hash, URL, diff, message, author). |
260
266
|`` o ``| Open commit in browser ||
261
267
|`` n ``| Create new branch off of commit ||
268
+
| `` N `` | Move commits to new branch | Create a new branch and move the unpushed commits of the current branch to it. Useful if you meant to start new work and forgot to create a new branch first.
269
+
270
+
Note that this disregards the selection, the new branch is always created either from the main branch or stacked on top of the current branch (you get to choose which). |
262
271
|`` g ``| Reset | View reset options (soft/mixed/hard) for resetting onto selected item. |
263
272
|`` C ``| Copy (cherry-pick) | Mark commit as copied. Then, within the local commits view, you can press `V` to paste (cherry-pick) the copied commit(s) into your checked out branch. At any time you can press `<esc>` to cancel the selection. |
@@ -329,6 +338,9 @@ If you would instead like to start an interactive rebase from the selected commi
329
338
|`` y ``| Copy commit attribute to clipboard | Copy commit attribute to clipboard (e.g. hash, URL, diff, message, author). |
330
339
|`` o ``| Open commit in browser ||
331
340
|`` n ``| Create new branch off of commit ||
341
+
| `` N `` | Move commits to new branch | Create a new branch and move the unpushed commits of the current branch to it. Useful if you meant to start new work and forgot to create a new branch first.
342
+
343
+
Note that this disregards the selection, the new branch is always created either from the main branch or stacked on top of the current branch (you get to choose which). |
332
344
|`` g ``| Reset | View reset options (soft/mixed/hard) for resetting onto selected item. |
333
345
|`` C ``| Copy (cherry-pick) | Mark commit as copied. Then, within the local commits view, you can press `V` to paste (cherry-pick) the copied commit(s) into your checked out branch. At any time you can press `<esc>` to cancel the selection. |
Copy file name to clipboardExpand all lines: docs/keybindings/Keybindings_ja.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,6 +73,9 @@ _Legend: `<c-b>` means ctrl+b, `<a-b>` means alt+b, `B` means shift+b_
73
73
|`` y ``| コミットの情報をコピー | Copy commit attribute to clipboard (e.g. hash, URL, diff, message, author). |
74
74
|`` o ``| ブラウザでコミットを開く ||
75
75
|`` n ``| コミットにブランチを作成 ||
76
+
| `` N `` | Move commits to new branch | Create a new branch and move the unpushed commits of the current branch to it. Useful if you meant to start new work and forgot to create a new branch first.
77
+
78
+
Note that this disregards the selection, the new branch is always created either from the main branch or stacked on top of the current branch (you get to choose which). |
76
79
|`` g ``| Reset | View reset options (soft/mixed/hard) for resetting onto selected item. |
77
80
|`` C ``| コミットをコピー (cherry-pick) | Mark commit as copied. Then, within the local commits view, you can press `V` to paste (cherry-pick) the copied commit(s) into your checked out branch. At any time you can press `<esc>` to cancel the selection. |
@@ -123,6 +126,9 @@ If you would instead like to start an interactive rebase from the selected commi
123
126
|`` y ``| コミットの情報をコピー | Copy commit attribute to clipboard (e.g. hash, URL, diff, message, author). |
124
127
|`` o ``| ブラウザでコミットを開く ||
125
128
|`` n ``| コミットにブランチを作成 ||
129
+
| `` N `` | Move commits to new branch | Create a new branch and move the unpushed commits of the current branch to it. Useful if you meant to start new work and forgot to create a new branch first.
130
+
131
+
Note that this disregards the selection, the new branch is always created either from the main branch or stacked on top of the current branch (you get to choose which). |
126
132
|`` g ``| Reset | View reset options (soft/mixed/hard) for resetting onto selected item. |
127
133
|`` C ``| コミットをコピー (cherry-pick) | Mark commit as copied. Then, within the local commits view, you can press `V` to paste (cherry-pick) the copied commit(s) into your checked out branch. At any time you can press `<esc>` to cancel the selection. |
128
134
|`` <c-t> ``| Open external diff tool (git difftool) ||
@@ -236,6 +242,9 @@ If you would instead like to start an interactive rebase from the selected commi
| `` N `` | Move commits to new branch | Create a new branch and move the unpushed commits of the current branch to it. Useful if you meant to start new work and forgot to create a new branch first.
246
+
247
+
Note that this disregards the selection, the new branch is always created either from the main branch or stacked on top of the current branch (you get to choose which). |
239
248
|`` o ``| Pull Requestを作成 ||
240
249
|`` O ``| View create pull request options ||
241
250
|`` <c-y> ``| Pull RequestのURLをクリップボードにコピー ||
@@ -361,6 +370,9 @@ If you would instead like to start an interactive rebase from the selected commi
361
370
|`` y ``| コミットの情報をコピー | Copy commit attribute to clipboard (e.g. hash, URL, diff, message, author). |
362
371
|`` o ``| ブラウザでコミットを開く ||
363
372
|`` n ``| コミットにブランチを作成 ||
373
+
| `` N `` | Move commits to new branch | Create a new branch and move the unpushed commits of the current branch to it. Useful if you meant to start new work and forgot to create a new branch first.
374
+
375
+
Note that this disregards the selection, the new branch is always created either from the main branch or stacked on top of the current branch (you get to choose which). |
364
376
|`` g ``| Reset | View reset options (soft/mixed/hard) for resetting onto selected item. |
365
377
|`` C ``| コミットをコピー (cherry-pick) | Mark commit as copied. Then, within the local commits view, you can press `V` to paste (cherry-pick) the copied commit(s) into your checked out branch. At any time you can press `<esc>` to cancel the selection. |
Copy file name to clipboardExpand all lines: docs/keybindings/Keybindings_ko.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,6 +60,9 @@ _Legend: `<c-b>` means ctrl+b, `<a-b>` means alt+b, `B` means shift+b_
60
60
|`` y ``| 커밋 attribute 복사 | Copy commit attribute to clipboard (e.g. hash, URL, diff, message, author). |
61
61
|`` o ``| 브라우저에서 커밋 열기 ||
62
62
|`` n ``| 커밋에서 새 브랜치를 만듭니다. ||
63
+
| `` N `` | Move commits to new branch | Create a new branch and move the unpushed commits of the current branch to it. Useful if you meant to start new work and forgot to create a new branch first.
64
+
65
+
Note that this disregards the selection, the new branch is always created either from the main branch or stacked on top of the current branch (you get to choose which). |
63
66
|`` g ``| View reset options | View reset options (soft/mixed/hard) for resetting onto selected item. |
64
67
|`` C ``| 커밋을 복사 (cherry-pick) | Mark commit as copied. Then, within the local commits view, you can press `V` to paste (cherry-pick) the copied commit(s) into your checked out branch. At any time you can press `<esc>` to cancel the selection. |
@@ -91,6 +94,9 @@ _Legend: `<c-b>` means ctrl+b, `<a-b>` means alt+b, `B` means shift+b_
91
94
|`` y ``| 커밋 attribute 복사 | Copy commit attribute to clipboard (e.g. hash, URL, diff, message, author). |
92
95
|`` o ``| 브라우저에서 커밋 열기 ||
93
96
|`` n ``| 커밋에서 새 브랜치를 만듭니다. ||
97
+
| `` N `` | Move commits to new branch | Create a new branch and move the unpushed commits of the current branch to it. Useful if you meant to start new work and forgot to create a new branch first.
98
+
99
+
Note that this disregards the selection, the new branch is always created either from the main branch or stacked on top of the current branch (you get to choose which). |
94
100
|`` g ``| View reset options | View reset options (soft/mixed/hard) for resetting onto selected item. |
95
101
|`` C ``| 커밋을 복사 (cherry-pick) | Mark commit as copied. Then, within the local commits view, you can press `V` to paste (cherry-pick) the copied commit(s) into your checked out branch. At any time you can press `<esc>` to cancel the selection. |
@@ -186,6 +192,9 @@ _Legend: `<c-b>` means ctrl+b, `<a-b>` means alt+b, `B` means shift+b_
186
192
|`` i ``| Git-flow 옵션 보기 ||
187
193
|`` <space> ``| 체크아웃 | Checkout selected item. |
188
194
|`` n ``| 새 브랜치 생성 ||
195
+
| `` N `` | Move commits to new branch | Create a new branch and move the unpushed commits of the current branch to it. Useful if you meant to start new work and forgot to create a new branch first.
196
+
197
+
Note that this disregards the selection, the new branch is always created either from the main branch or stacked on top of the current branch (you get to choose which). |
189
198
|`` o ``| 풀 리퀘스트 생성 ||
190
199
|`` O ``| 풀 리퀘스트 생성 옵션 ||
191
200
|`` <c-y> ``| 풀 리퀘스트 URL을 클립보드에 복사 ||
@@ -289,6 +298,9 @@ If you would instead like to start an interactive rebase from the selected commi
289
298
|`` y ``| 커밋 attribute 복사 | Copy commit attribute to clipboard (e.g. hash, URL, diff, message, author). |
290
299
|`` o ``| 브라우저에서 커밋 열기 ||
291
300
|`` n ``| 커밋에서 새 브랜치를 만듭니다. ||
301
+
| `` N `` | Move commits to new branch | Create a new branch and move the unpushed commits of the current branch to it. Useful if you meant to start new work and forgot to create a new branch first.
302
+
303
+
Note that this disregards the selection, the new branch is always created either from the main branch or stacked on top of the current branch (you get to choose which). |
292
304
|`` g ``| View reset options | View reset options (soft/mixed/hard) for resetting onto selected item. |
293
305
|`` C ``| 커밋을 복사 (cherry-pick) | Mark commit as copied. Then, within the local commits view, you can press `V` to paste (cherry-pick) the copied commit(s) into your checked out branch. At any time you can press `<esc>` to cancel the selection. |
294
306
|`` <c-t> ``| Open external diff tool (git difftool) ||
| `` N `` | Move commits to new branch | Create a new branch and move the unpushed commits of the current branch to it. Useful if you meant to start new work and forgot to create a new branch first.
102
+
103
+
Note that this disregards the selection, the new branch is always created either from the main branch or stacked on top of the current branch (you get to choose which). |
101
104
|`` o ``| Maak een pull-request ||
102
105
|`` O ``| Bekijk opties voor pull-aanvraag ||
103
106
|`` <c-y> ``| Kopieer de URL van het pull-verzoek naar het klembord ||
@@ -174,6 +177,9 @@ If you would instead like to start an interactive rebase from the selected commi
174
177
|`` y ``| Copy commit attribute to clipboard | Copy commit attribute to clipboard (e.g. hash, URL, diff, message, author). |
175
178
|`` o ``| Open commit in browser ||
176
179
|`` n ``| Creëer nieuwe branch van commit ||
180
+
| `` N `` | Move commits to new branch | Create a new branch and move the unpushed commits of the current branch to it. Useful if you meant to start new work and forgot to create a new branch first.
181
+
182
+
Note that this disregards the selection, the new branch is always created either from the main branch or stacked on top of the current branch (you get to choose which). |
177
183
|`` g ``| Bekijk reset opties | View reset options (soft/mixed/hard) for resetting onto selected item. |
178
184
|`` C ``| Kopieer commit (cherry-pick) | Mark commit as copied. Then, within the local commits view, you can press `V` to paste (cherry-pick) the copied commit(s) into your checked out branch. At any time you can press `<esc>` to cancel the selection. |
179
185
|`` <c-t> ``| Open external diff tool (git difftool) ||
@@ -237,6 +243,9 @@ If you would instead like to start an interactive rebase from the selected commi
237
243
|`` y ``| Copy commit attribute to clipboard | Copy commit attribute to clipboard (e.g. hash, URL, diff, message, author). |
238
244
|`` o ``| Open commit in browser ||
239
245
|`` n ``| Creëer nieuwe branch van commit ||
246
+
| `` N `` | Move commits to new branch | Create a new branch and move the unpushed commits of the current branch to it. Useful if you meant to start new work and forgot to create a new branch first.
247
+
248
+
Note that this disregards the selection, the new branch is always created either from the main branch or stacked on top of the current branch (you get to choose which). |
240
249
|`` g ``| Bekijk reset opties | View reset options (soft/mixed/hard) for resetting onto selected item. |
241
250
|`` C ``| Kopieer commit (cherry-pick) | Mark commit as copied. Then, within the local commits view, you can press `V` to paste (cherry-pick) the copied commit(s) into your checked out branch. At any time you can press `<esc>` to cancel the selection. |
@@ -329,6 +338,9 @@ If you would instead like to start an interactive rebase from the selected commi
329
338
|`` y ``| Copy commit attribute to clipboard | Copy commit attribute to clipboard (e.g. hash, URL, diff, message, author). |
330
339
|`` o ``| Open commit in browser ||
331
340
|`` n ``| Creëer nieuwe branch van commit ||
341
+
| `` N `` | Move commits to new branch | Create a new branch and move the unpushed commits of the current branch to it. Useful if you meant to start new work and forgot to create a new branch first.
342
+
343
+
Note that this disregards the selection, the new branch is always created either from the main branch or stacked on top of the current branch (you get to choose which). |
332
344
|`` g ``| Bekijk reset opties | View reset options (soft/mixed/hard) for resetting onto selected item. |
333
345
|`` C ``| Kopieer commit (cherry-pick) | Mark commit as copied. Then, within the local commits view, you can press `V` to paste (cherry-pick) the copied commit(s) into your checked out branch. At any time you can press `<esc>` to cancel the selection. |
0 commit comments