message no. 169462
Posted by twidi in #github at 2017-06-11T20:47:40Z
you can use `git flow feature finish` if develop is protected, but it must be done only once the review is done, of course, and just after a fresh rebase on develop. Also the finish should not delte the remote branch, if I remember correctly