1. Git Introduction and Initialization
Stewart Lynch Stewart Lynch
19.2K subscribers
2,577 views
0

 Published On Jan 7, 2024

This is a complete update with all new content to a previous series I created on managing your Source or Version Control using Xcode. We are not able to do everything via Xcode, but almost. So, I also want to introduce you to many useful Git terminal commands so that you will gain a better understanding of how Xcode's source control works under the hood. This is a multi-part series so buckle up and let's get started learning all about git and Xcode's source control.

If you want to support my work, you can buy me a coffee :) https://ko-fi.com/stewartlynch

Table of Contents:
0:00 Introduction
2:21 What is Source Control
4:30 Command Line
7:11 Fig and command line
10:52 Initializing Git in Command Line
14:35 Using Xcode to initialize a repository

Starter Project Files:
None

Completed Project:
None

References mentioned in video:
Fig
https://fig.io

All Video in this series
Playlist URL:    • Source Control With Xcode  

1. Git Introduction and initialization:
2. Staging and Committing
3. Branching and merging
4. Remote Repositories and GitHub
5. GitIgnore
6. Forking, Issues and Pull Requests
7. GitHub Desktop and other Git Desktop Clients

Other Recommended Resources:
BigMountain Studio Books
SwiftUI Views Mastery
https://www.bigmountainstudio.com/vie...
SwiftUI 5 Book Bundle
https://www.bigmountainstudio.com/boo...
Combine Mastery in SwiftUI
https://www.bigmountainstudio.com/com...
Core Data Mastery in SwiftUI
https://www.bigmountainstudio.com/cor...
SwiftUI Animations Mastery
https://www.bigmountainstudio.com/ani...

AppCoda Books
Beginning iOS 16 Programming with Swift (SwiftUI + UIKit)
https://gumroad.com/a/646790611/WihuX
Beginning iOS 16 Programming with Swift (SwiftUI + UIKit) - Starter
https://gumroad.com/a/646790611/mOzKq
Mastering SwiftUI 4 + Swift Programming for iOS 16 - Professional
https://gumroad.com/a/646790611/gjPBw
Mastering SwiftUI 4 - Starter
https://gumroad.com/a/646790611/TyNEz

Other References:
Stewart Lynch's YouTube Channel:
   / @stewartlynch  
Stewart Lynch on Mastodon:
https://iosdev.space/@StewartLynch
Stewart Lynch On Threads:
@StewartLynch
Stewart Lynch on X:
https://x.com/StewartLynch
Stewart Lynch on LinkedIn
  / stewartlynch  

show more

Share/Embed