Rokas Šleinius
Rokas Šleinius
@vitormicillo I would definitely try it out if you published your fork! :)
Cool, man, don't stress about it, but I for one would definitely appreciate it, possibly contribute to it further as well!
Is this critical issue seriously open after four years?
oh, the project is abandoned, use https://github.com/petervanderdoes/gitflow instead of this one.
this one is essential
The mysql guys get all the fun toys, while I develop postgres now :) Nevertheless, good luck on this project, I had implemented the MMP tool in my previous projects...
For the record, I use apgdiff for pg_dump structure comparison and diff generation. Works great.
Okay here's the full reproduceable file, need to run it on linux/wsl in a symfony/laravel root directory (next to `vendor`) ```php
This is unbelievable. More than four years without a fix. https://github.com/nvie/gitflow/issues/177 It's a ticking time bomb, rendering the whole tool useless.
> I have a release branch for v1.1 and the master is v2.0 Isn't this not only an edge-case but slightly against the gitflow model itself? If your master is...