Jump to content

GitSync + gitflow


cidico

Recommended Posts

Hi Manu!

 

I was really concerned about the naming strategy.. hehe

Last time I used Plastic, I've had some problems on this specific subject.

Git fans were all crazy with the naming after the syncs were done...

I've just tried to perform a sync on my current project and I've found some strange behavior.

First, as gitflow states, the "feature branches" are deleted after the feature is ready, then we merge back to the "develop" one.

I really don't like that, but I don't set the rules and the team prefer this way...

I'm having a quite strange situation on a "dual head" scenario as you can see bellow:

 

post-188-0-41901300-1415201500_thumb.png

 

The big picture is this one:

 

post-188-0-47955600-1415201566_thumb.png

 

After I've tried to merge the second head back in the main branch and I've got this:

 

post-188-0-25000400-1415201672_thumb.png

 

 

Even if I perform the merge from the "/develop" branch into the "/main", the problem dual head problem keep happening.

So, I can't sync my local repository back.

 

Am I doing something wrong?!

 

Thanks in advance!

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...