تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
4 الردود
29128 أدوات العرض

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 ?

الصورة الرمزية
إهمال

How many branches in git do you have?

الكاتب

Have two branch, staging and master.

Did you use Rebase & merge or merge?

أفضل إجابة

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

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
2
نوفمبر 23
9146
0
يوليو 20
3246
1
يونيو 23
2638
3
فبراير 22
11323
1
مايو 21
5033