标签: git github version-control mercurial synchronization
在源代码管理中,是否可以通过在多个文件之间建立一些链接来同时对多个文件进行更新?
e.g:
File_A与File_B共享一些设置,因此源代码控制同时强制检出两个文件?