Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有 5 个人的小项目。我有一些问题:
我应该使用分支标签和主干结构吗?
什么是小型项目的有效目录层次结构?
没有理由不使用分支/标签/主干,因为最坏的情况是你有两个空目录,最好的情况是你会发现它很有用。
主干中的适当目录结构通常由您使用的技术决定,而不是源代码控制。