• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: source control in Xcode 5
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: source control in Xcode 5


  • Subject: Re: source control in Xcode 5
  • From: Jens Alfke <email@hidden>
  • Date: Mon, 04 Nov 2013 11:41:18 -0800


On Nov 4, 2013, at 11:22 AM, H Miersch <email@hidden> wrote:

To get them into your repo, try committing  directly from command line?

from the command line? how do i do that? 

There are a lot of Git tutorials online; try searching for [git tutorial]. I haven’t used any so I don’t know which is best, but http://gitimmersion.com looks pretty cool.
Even if you don’t plan on using the command line interface, you really do have to know the concepts behind Git (or other SCM) to be able to use it effectively, and a good tutorial should cover those.

Xcode’s SCM UI can be handy, but it’s still pretty limited. As a backup I recommend Atlassian's SourceTree <http://www.sourcetreeapp.com>, a very comprehensive GUI client for Git and Mercurial. I use it for about 90% of my Git needs.

But IMHO knowing the command-line interface is still extremely useful, for pretty much the same kind of reasons that using a shell is still useful for a developer.

—Jens
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: source control in Xcode 5 (From: Luther Baker <email@hidden>)
 >Re: source control in Xcode 5 (From: H Miersch <email@hidden>)

  • Prev by Date: Re: ARM64 and -mios-version-min=7.0?
  • Next by Date: Re: ARM64 and -mios-version-min=7.0?
  • Previous by thread: Re: source control in Xcode 5
  • Next by thread: Two sets of statics mysteriously instantiated?
  • Index(es):
    • Date
    • Thread