Skip to main content

Questions tagged [branch]

2 votes
3 answers
1k views

We are a small software team with 6 members. We are working on different software projects in our company. Before I joined the team no version control system was used. It was/is my task to reorganize ...
Jakob's user avatar
  • 41
1 vote
1 answer
827 views

I'm looking for suggestions on how to modernise my development/release practices by potentially introducing some automation. I'll outline the current process to help explain why I'm currently ...
Mike Pearson's user avatar
-2 votes
1 answer
162 views

We have a series of environments; Let's call them Development, Integration, Business and Production. As a rule, we do not let master get deployed beyond Development, meaning any code which is to be ...
Matt W's user avatar
  • 447