Comment on Ask HN: Documentation and diagrams versioned with code – how to handle diagrams?Comments−lock-free5yAsk the CAD industry how they handle design files. VCS isn't really designed for this. The closest thing is to make sure diagrams are generated from code.
Comments
Ask the CAD industry how they handle design files. VCS isn't really designed for this. The closest thing is to make sure diagrams are generated from code.