mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-05 05:41:40 -07:00
Clarifying what failure of pull might look like.
This commit is contained in:
parent
af15f67720
commit
4b42fc6be0
1 changed files with 3 additions and 3 deletions
|
|
@ -189,9 +189,9 @@ These steps will only rarely need repeating.
|
|||
|
||||
git pull --ff-only perforce master
|
||||
|
||||
If this doesn't succeed, then GitHub's master and Perforce's master
|
||||
are in out of sync, and this procedure fails. [It may be possible
|
||||
to quickly fix that here and now and continue. RB 2023-01-12]
|
||||
If you get an error, then GitHub's master and Perforce's master are
|
||||
in out of sync, and this procedure fails. [It may be possible to
|
||||
quickly fix that here and now and continue. RB 2023-01-12]
|
||||
|
||||
4. Merge the branch in to your local master::
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue