Many teams claim to use Git, yet treat it like a shared network drive. This isn't version control; it's organised chaos.
FO Take · Score 20
Git proficiency is non-negotiable for modern software development. Treating it as a mere file share betrays a fundamental misunderstanding of collaborative work and versioning. This isn't a tooling problem; it's a discipline crisis. Are we managing code, or just swapping files?
The strongest counter
Not every team needs advanced Git. For small analysis scripts, a shared drive might be "good enough" for quick iterations and minimal overhead. Over-engineering simple workflows wastes time.