(申し訳ありませんが、これは翻訳されています)
(申し訳ありませんが、これは翻訳されています)
I definitly loved the latest video, on ethernet data. It was perfect ! Thanks a lot
I definitly loved the latest video, on ethernet data. It was perfect ! Thanks a lot
But if you have note too luch plaform e.g dev platform and prod platform you can at leat limit what goes to prod
But if you have note too luch plaform e.g dev platform and prod platform you can at leat limit what goes to prod
However I tend to have different kind of main branches depending on where in the process the code should be.
e.g main is always dev main branch
Prod is always an already main customer branch
And testing is always main tester branch.
Delivery shall merge from each others.
However I tend to have different kind of main branches depending on where in the process the code should be.
e.g main is always dev main branch
Prod is always an already main customer branch
And testing is always main tester branch.
Delivery shall merge from each others.
- branches should be short lived
- main is constantly under development
- features are developed on main, no feature branching
Of course the team members can deviate from this from time to time, but that’s the general flow.
- branches should be short lived
- main is constantly under development
- features are developed on main, no feature branching
Of course the team members can deviate from this from time to time, but that’s the general flow.