Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
4 Odpovědi
29051 Zobrazení

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
Zrušit

How many branches in git do you have?

Autor

Have two branch, staging and master.

Did you use Rebase & merge or merge?

Nejlepší odpověď

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
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
2
lis 23
9043
0
čvc 20
3140
1
čvn 23
2533
3
úno 22
11229
1
kvě 21
4960