mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-29 10:11:58 -07:00
Adding example command for when the branch is already in the ravenbrook repo.
This commit is contained in:
parent
31ff76abea
commit
de1f95fa0d
1 changed files with 3 additions and 1 deletions
|
|
@ -159,7 +159,9 @@ These steps will only rarely need repeating.
|
|||
|
||||
If the pull request is from the `Ravenbrook MPS repo on GitHub`_,
|
||||
and its branch already has a conventional name, then use the
|
||||
existing name.
|
||||
existing name, e.g. ::
|
||||
|
||||
git fetch github branch/2023-01-06/speed-hax:branch/2023-01-06/speed-hax
|
||||
|
||||
If the branch to be merged is in a third-party repo, such as a fork
|
||||
not on GitHub, you can fetch it using a remote, e.g.::
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue