Closed apercas closed 7 years ago
I just discovered that if we solve this conflicts we create the 'ghost merge commit' we saw before because internally GitHub is merging tileo
into tileo-feature/raster
before letting us go the other way around.
Nice. So the final protocol for our flow is:
git merge --no-ff
should be used instead. When getting new changes from CartoDB repo:
I guess we can check this soon and create a docker image for beta after merging