message no. 169459
Posted by christoph in #github at 2017-06-11T20:41:27Z
In git-flow the develop branch should be deployable at any given time. Because of that it would be a good idea to protect both branches develop and master. But if you do you no longer can use "git flow feature finish". As i told before it would be really nice if you can instead use "git flow feature review"