|
|
|
|
|
by yreg
2040 days ago
|
|
A way to tackle this further is to use an analytics tool like CodeScene. You link it with your repo and it shows you what people have knowledge across which parts of code[0]. Then you can identify parts that share too few contributors and encourage people to work on them together. You might also find parts where the knowledge is already lost, since everyone who worked on it already left the company. In that case some team can volunteer to take ownership of the code and take time to make some sense of it. Of course, easier said than done. [0] https://codescene.io/projects/167/jobs/55946/results/social/... |
|
Don't think the company would want to release all the code publicly.