Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
4 Antwoorden
29100 Weergaven

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
Annuleer

How many branches in git do you have?

Auteur

Have two branch, staging and master.

Did you use Rebase & merge or merge?

Beste antwoord

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
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
2
nov. 23
9085
0
jul. 20
3216
1
jun. 23
2578
3
feb. 22
11273
1
mei 21
5000