Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
4 Trả lời
28853 Lượt xem

Hi
When i try to merge the staging to master in SH , I got this error, 
"Pull request Already exist for XXX : staging"
Does anyone know what is the issue ?

Ảnh đại diện
Huỷ bỏ

How many branches in git do you have?

Tác giả

Have two branch, staging and master.

Did you use Rebase & merge or merge?

Câu trả lời hay nhất

Hi,

This issue is because of the conflict between the master branch and staging branch.You can see the files which have conflicts from the GitHub itself and it can be resolved by deciding which code is to kept(either master or staging) from the GitHub.After resolving all conflicts you can merge successfully.

Hope it helps

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
2
thg 11 23
8801
0
thg 7 20
2949
1
thg 6 23
2402
3
thg 2 22
11045
1
thg 5 21
4806