latest 1 messages by fullbit
+
[2019-07-29T23:43:29Z]
fullbit
So my organization has basic gitflow setup BUT also have `develop` and `master` as protected branches AND also squashes commits. Everything was fine until I had to make a hotfix and ever since there is this persistent merge conflict when trying to make a new release branch merge to master. Is there any way to fix this situation? I've tried force pushing a newly forked master.