I am trying to introduce Git flow to my team. We are a fairly small team and quite agile. We want to release once a day and this means we have limited time towards testing all t
If each feature has its own branch, simply merge that feature branch.