Mar 29, 2018
當git的repo中需要引用到其他project時 (例如我把gRPC的protos檔案放到另一個repo中時) 就需要用到git 的submodules功能 要注意是**項目的Owner必需是同一個...