You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
hola como estan espero puedan ayurdarme tengo un prooyecto el cual contiene dos ramas (master, develop) eh estado trabajando a e la rama develop el problema esta cuando intento fucionar mi rama develop con mi master me tira error:
No se puede fusionar
Ramas no relacionadas
y ya no se como solucinarlo.
Hi @Andres Perez and welcome to the community!
Based on a translation of your message, I understand that you get an error 'Unrelated branches'.
This occurs if you try to merge two branches that have no common commits.
If you still want to merge them, you'll need to use the flag --allow-unrelated-histories in the merge command:
git merge <branch-name> --allow-unrelated-histories
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi everyone, The Cloud team recently announced 12 new DevOps features that help developers ship better code, faster ! While we’re all excited about the new improvements to Bitbucket ...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.