https://github.com/YouXianMing
摘要: USING GIT IN XCODEKEEPING IN SYNC WITH REMOTE REPOSITORIESAs you make changes in your local working copy you will want to keep them in sync with the r... 阅读全文
posted @ 2014-10-07 14:45 YouXianMing 阅读(600) 评论(0) 推荐(0) 编辑
摘要: USING GIT IN XCODEUSING BRANCHESBranches can be a very effective tool to isolate new features or experiments in code. Xcode has pretty good support fo... 阅读全文
posted @ 2014-10-07 14:23 YouXianMing 阅读(271) 评论(0) 推荐(0) 编辑
摘要: USING GIT IN XCODELOOKING AT HISTORYXcode provides a Versions editor, which has three different perspectives on the git history for a file. To use the... 阅读全文
posted @ 2014-10-07 10:39 YouXianMing 阅读(302) 评论(0) 推荐(0) 编辑
摘要: USING GIT IN XCODEMAKING AND COMMITTING CHANGESOnce you have a working copy of your project, it’s time to get to work. As you make changes to the proj... 阅读全文
posted @ 2014-10-07 10:18 YouXianMing 阅读(219) 评论(0) 推荐(0) 编辑
摘要: USING GIT IN XCODEhttp://www.cimgf.com/2013/12/10/using-git-in-xcode/USING AN EXISTING REMOTE PROJECT IN XCODETo clone a copy of an existing remote re... 阅读全文
posted @ 2014-10-07 09:04 YouXianMing 阅读(271) 评论(0) 推荐(0) 编辑
摘要: USING GIT IN XCODEhttp://www.cimgf.com/2013/12/10/using-git-in-xcode/Git has become a very popular version control system in iOS and Mac development. ... 阅读全文
posted @ 2014-10-07 08:09 YouXianMing 阅读(360) 评论(0) 推荐(0) 编辑