Manual entry for new branch mode binding.
This commit is contained in:
parent
42a70d14cc
commit
fd6f6d5ea7
1 changed files with 2 additions and 1 deletions
|
@ -500,7 +500,8 @@ local branch. Deleting works for both local and remote branches.
|
||||||
You can merge the branch in the current line by typing @kbd{m} for a
|
You can merge the branch in the current line by typing @kbd{m} for a
|
||||||
manual merge and @kbd{M} for an automatic merge.
|
manual merge and @kbd{M} for an automatic merge.
|
||||||
|
|
||||||
With @kbd{b} you can check out the branch in the current line.
|
With @kbd{RET} or @kbd{b} you can check out the branch in the current
|
||||||
|
line.
|
||||||
|
|
||||||
Typing @kbd{$} shows the @code{*magit-process*} buffer which contains
|
Typing @kbd{$} shows the @code{*magit-process*} buffer which contains
|
||||||
the transcript of the most recent command.
|
the transcript of the most recent command.
|
||||||
|
|
Loading…
Reference in a new issue