2

I have two 'disconnected' branches in GitKraken, which I cannot merge together. When I am checked out in one branch, I cannot right-click on the other one. Pushing/pulling to/from the server does not resolve anything. Is there any way to fix this?

I am not sure what my steps were to get to the problems, but it was roughly like this:

  • Create git-repo locally
  • make some edits, initialize Git Flow, et cetera.
  • Made the decision to add an remote location, on Gitlab
  • Created a new repo there
  • First commit on master (included a README.md because I was unsure how to push from GitKraken to an empty repo)
  • Pulled master from GitKraken
  • Pushed develop to Gitlab

disconnected branches

4

1 回答 1

0

我通过去 Gitlab 解决了它,并从那里发出拉取请求developmaster并接受它)。获取并拉入 GitKraken 确保它们已连接(如下图所示)。

连接的!

于 2016-12-23T14:09:37.343 回答