Working Collaborately on Projects Using Git

@amphibious, if you are not going to publish your design I think the general libs are enough. No need to maintain per project libs.

Just a general remark. The whole point of existence of git is distributed workflow and easy and merging of branches. This can’t happen with ECAD files. Therefore, even though git is great for distributed software development, it doesn’t in itself have any theoretical benefits for KiCad other than what any simple centralized versioning system could offer. I wonder if any open source solution exists which would offer locking by design.

2 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.