关于Git提交merge请求,报如下错误,The form contains the following error: Validate branches Cannot Create: This merge request already e

是因为你的未关闭的merge请求有多个,但是你们保持了相同的路径,如merge请求来源为dev-me,目标分支为dev,在你已经存在的merge请求中已经有了一个同样的路径 ,如下图,存在路径冲突

The form contains the following error: Validate branches Cannot Create: This merge request already e

解决办法是关闭你不需要的冲突,如我不需要我已经提交的冲突, 直接

The form contains the following error: Validate branches Cannot Create: This merge request already e

The form contains the following error: Validate branches Cannot Create: This merge request already e

有问题和知识性错误,请及时联系我,谢谢! 

相关文章:

  • 2021-07-22
  • 2022-12-23
  • 2022-12-23
  • 2021-07-31
  • 2021-10-26
  • 2022-12-23
  • 2021-12-09
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-08-04
  • 2021-10-12
  • 2021-04-02
  • 2021-10-21
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案