【发布时间】:2017-01-12 08:05:16
【问题描述】:
假设我想将所有在 url https://github.com/CocoaPods/Specs.git 上的 fetch 重定向到本地 repo ~/.Specs,并且 push 也更新到原始 url,怎么办?
This question 似乎部分解决了我的问题,但此配置同时影响fetch 和push。
【问题讨论】:
-
我很确定您可以在 Podfile 中指定自定义 Specs 存储库。
标签: git git-config