Skip to main content
typo in title
Source Link
Cœur
  • 39k
  • 25
  • 207
  • 282

Tutorial on GIT with XCODEXcode

I'm trying to understand how to use GIT with XCodeXcode 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 XCodeXcode and what I have to do at the command line.

Tutorial on GIT with XCODE

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.

Tutorial on GIT with Xcode

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.

Source Link
Jim
  • 6k
  • 9
  • 46
  • 94

Tutorial on GIT with XCODE

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.