Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions spec/popups/branch_popup_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
" Arguments ",
" -r Recurse submodules when checking out an existing branch (--recurse-submodule",
" ",
" Checkout Create Do ",
" b branch/revision c new branch n new branch C Configure... ",
" l local branch s new spin-off S new spin-out m rename ",
" r recent branch w new worktree W new worktree X reset ",
" Checkout Create Do ",
" b branch/revision c checkout new branch n new branch C Configure... ",
" l local branch s new spin-off S new spin-out m rename ",
" r recent branch w new worktree W new worktree X reset ",
" D delete "
]
end
Expand Down