Your configuration specifies to merge with the ref ‘refs/heads/v.autoCheckProduct.20190325…

Question:

To create a new branch, when we execute git pull, the following error occurs

Solution:

1. switch to the main branch (or the branch you depend on, that is, from which branch you pull a new branch). Here is the master branch

2. Execute the following two commands

3. Switch to our new branch and you will be prompted

4. Execute the prompted command

5.

6。 Implementation

Git branch — set upstream to = origin/master new branch

.

7. Completion

Similar Posts: