|
|
|
|
|
by reificator
2020 days ago
|
|
Have I been working in a bubble? I'll give a coworker a hard time for making large infrequent commits, but I've never seen someone afraid to commit code. This sounds like the value proposition for version control hasn't really clicked for them. Are they comfortable branching? |
|
And, imho, that goes back to not enough testing nd no safety nets to check for code errors (like code review, static analysis, ...).