İçereği Atla
Menü
Bu soru işaretlendi
4 Cevaplar
29070 Görünümler

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 ?

Avatar
Vazgeç

How many branches in git do you have?

Üretici

Have two branch, staging and master.

Did you use Rebase & merge or merge?

En İyi Yanı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

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
2
Kas 23
9067
0
Tem 20
3170
1
Haz 23
2545
3
Şub 22
11257
1
May 21
4983