No refs in common and none specified; doing nothing

后端 未结 4 1285
别跟我提以往
别跟我提以往 2021-01-30 15:47

I had a local git project that I wanted to add to gitolite. Apparently this is hard so I abandoned the idea. I created a new gitolite repo by adding it to gitolite-admin/conf/gi

4条回答
  •  谎友^
    谎友^ (楼主)
    2021-01-30 16:26

    your master branch might be upstream and needs to be unset On branch master

    Your branch is based on 'origin/master', but the upstream is gone. (use git branch --unset-upstream to fix)

提交回复
热议问题