I use git with submodules, and I ve hard time to figure out how to organize my files. I develop in PHP, and use unit testing. So right now, I use this organization for each module:
- src/
- tests/
That seems like a brilliant idea, but the problem is that when I do a "git submodule add" to a project, I ll have that path: project/modules/News/src/index.php
弧/夹确实存在问题。
我是否应当简单地把我的所有档案放在模块中,在来源中是否有测试/夹杂? 这对我来说是坏的。 你做了些什么?
Edit:由于自动载荷,rc/Folder有问题。 我不应把“弧”列入我的班子名称......