How to Use Git with Xcode 15 - 2024

Опубликовано: 20 Ноябрь 2024
на канале: Paul Solt
1,579
24

Learn how to use git in Xcode 15. This is my git workflow when using both Xcode and Terminal. I use both because Xcode version control sometimes gets wonky. I trust the git on the Terminal, but I don't always trust Xcode.

You'll see my entire workflow and how I make my commits, in addition to how I prepare my Pull Requests (PRs) for Code Reviews.

Shortcuts:
Jump between changes: Control + \
Xcode Commit: Option + Command + C

00:28 Show Git Changes in Xcode
01:25 Jump Between Changes
02:20 Integrate Menu
03:20 git in Terminal
04:28 Committing in Xcode
07:15 .zshrc git aliases
09:05 Source Control Navigator
10:12 Github PR
12:34 Great PR Descriptions

#git #xcode #github #objectivec #swift #apps #xcode15 #ios17 #coding #appdeveloper #appdevelopment #mobile #mobilesoftware #mobiledeveloper