|
|
|
|
|
by chmike
3219 days ago
|
|
We need a git repo holding the production version. This is also where the continuous integration tests usually take place. What is a good point of the OP is that people may not be sharing and testing code enough before pushing to the reference repo. |
|
We also have the same at my place of work, but for convenience when requiring to patch production - ie just branch master rather than scramble to find the commit hash last released. It's not a requirement, but it definitely makes life easier.