Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
4 Replies
29069 Tampilan

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
Buang

How many branches in git do you have?

Penulis

Have two branch, staging and master.

Did you use Rebase & merge or merge?

Jawaban Terbai

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
Buang
Post Terkait Replies Tampilan Aktivitas
2
Nov 23
9067
0
Jul 20
3170
1
Jun 23
2545
3
Feb 22
11257
1
Mei 21
4983