mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-23 12:15:50 +02:00
pick -> Omit/Pick
This commit is contained in:
parent
14feaf9beb
commit
7c0251fe0c
1 changed files with 1 additions and 1 deletions
|
@ -399,7 +399,7 @@
|
||||||
</p>
|
</p>
|
||||||
<% } %>
|
<% } %>
|
||||||
<p class="helperText">
|
<p class="helperText">
|
||||||
(Drag and drop to re-order. Toggle the "pick" button to omit or re-add a commit)
|
(Drag and drop to re-order. Toggle the "Omit/Pick" button to omit or re-add a commit)
|
||||||
</p>
|
</p>
|
||||||
<div class="entryHolders">
|
<div class="entryHolders">
|
||||||
<ul class="rebaseEntries">
|
<ul class="rebaseEntries">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue