The current branch is not configured for pull No value for key branch.master.merge found in configuration

后端 未结 17 1028
太阳男子
太阳男子 2020-11-30 16:44

I get this error when I try to pull from remote repository using Egit team>pull

The current branch is not configured for pull No value for key branc

17条回答
  •  -上瘾入骨i
    2020-11-30 17:11

    What I found that worked using eclispe (this is certainly not the right way to go about this but it works): push to remote repository, delete local workspace and repository, import from git using the import dialogue. The import wizard takes care of setting everything up for future pulls.

提交回复
热议问题