使用XCODE的GIT教程 [英] Tutorial on GIT with XCODE

查看:114

@manojids学习源代码控制系统(如git)之外的特定编辑器集成的评论是一个好的观点。尝试了解源代码管理系统。整合是一种方便,而不是拐杖。



除了这个建议之外,苹果还有一些文档概述了XCode如何与git搭配使用的细节。以下是链接:



http://developer.apple.com/library/mac/#documentation/ToolsLanguages/Conceptual/Xcode4UserGuide/SCM/SCM.html



一个很好的在线资源是可用的在线资源:

http://git-scm.com/book


I'm trying to understand how to use GIT with XCode 4.2.

I haven't been using GIT actively, but while I was walking through a couple of git operations mentioned in this link it appears that I have a single repository with many projects in it and a recent project in a repository all by itself.

I want to carefully take the project I am currently working on and put it into its own repository so I can safely leverage some of the branching capabilities.

I'm hesitant to begin until I have a better understanding of what's going on. I'd like to know how much is handled within XCode and what I have to do at the command line.

解决方案

@manojids comment to learn a source control system (like git) outside of a specific editors integration is a good point. Try to understand the source control system. The integration is a convenience, not a crutch.

Outside of that advice, apple has some docs outlining specifics of how XCode works with git. Here's the link:

http://developer.apple.com/library/mac/#documentation/ToolsLanguages/Conceptual/Xcode4UserGuide/SCM/SCM.html

A good online resource is the pro git book available here:

http://git-scm.com/book

这篇关于使用XCODE的GIT教程的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆