How does “not something we can merge” arise?

后端 未结 3 654
误落风尘
误落风尘 2020-12-29 02:56

This is a new one to me. I\'m a fairly experienced user of git, and have just added a remote to a repo that was forked from mine, fetched the updates and then tried to merge

3条回答
  •  悲&欢浪女
    2020-12-29 03:06

    I got a same error message. In my case, the reason is I use '(' and ')' in branch name.

提交回复
热议问题