Deze pagina is nog niet beschikbaar in uw eigen taal. We werken er hard aan om meer taalversies toe te voegen. Bedankt voor uw steun.

On this page

Code Pull Fails

Updated on 2023-12-04 GMT+08:00

Symptom

git pull fails and the following message is displayed, as shown in the following figure.

Figure 1 Error message

Analysis

The code differs between the cloud and local repositories. Therefore, when git pull is executed, the remote code will be merged to the local code. The dialog box displayed asks if you confirm the merge, and prompts you to enter a commit message.

Solution

Perform the following operations on the Git client:

  1. Press i to enter the insert mode.
  2. Enter a commit message.
  3. Enter :wq and press Enter.
Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback