the thing I don't like about our gitflow process i...
# sdf
d
the thing I don't like about our gitflow process is that if there is a change in
develop
, but it hasn't finished QA yet for this sprint, or it's being delayed until the next, then it needs to be reverted from the
develop
branch, (because in gitflow everything in develop will roll into
release
and then
master
), so this can lead to some confusion.