随笔分类 -  [github 学习]

摘要:# Xcode## gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore.DS_Store## Build generatedbuild/D... 阅读全文
posted @ 2015-11-10 21:12 Clin 阅读(283) 评论(0) 推荐(0)
摘要:http://stackoverflow.com/questions/21474536/podfile-gives-an-error-on-installA bug was found in libgit2 and they had to execute a force push on the specs repo. This is what broke everyone's CocoaPods setup.You can find the official post about this issue on the CocoaPods blog :http://blog.cocoapo 阅读全文
posted @ 2014-02-14 22:43 Clin 阅读(1032) 评论(0) 推荐(0)
摘要:207.97.227.239 github.com 65.74.177.129 www.github.com 207.97.227.252 nodeload.github.com 207.97.227.243 raw.github.com 204.232.175.78 documentcloud.github.com 204.232.175.78 pages.github.com 阅读全文
posted @ 2013-10-22 12:24 Clin 阅读(338) 评论(0) 推荐(1)
摘要:1.git clone --recursive URL 递归下载git上工程 阅读全文
posted @ 2013-10-17 12:36 Clin 阅读(154) 评论(0) 推荐(0)