In this episode I will show you how to use the Git Branch feature in Xcode 5.1.
Branches are helpful if you’re developing your app. You can isolate a “working” version, create a new branch and fiddle with new features that may destabilise your project. You can then commit your changes – working or not – to a separate branch, and when all is stable again you can merge them back into the master project.
Podcast: Download (Duration: 9:20 — 8.6MB)
Watch the full course in one convenient playlist:Catch this episode on my iOS Dev Diary Podcast: