How to Push an Xcode Project to GitHub Using Terminal

Опубликовано: 22 Март 2017
на канале: ForrestKnight
12,941
137

How to push an iOS Xcode project to GitHub using terminal is actually very simple. I go over creating your initial repository and pushing your Xcode project to it. The commands are all you need, but I give quite a few pointers throughout the video.

---------------------------- GIT COMMANDS ----------------------------

$ git init
$ git add .
$ git commit -m "message here"
$ git remote add origin git+ssh://git@github.com/yourAccount/repoURL
$ git push origin master

---------------------------- MY CAMERA GEAR ----------------------------

Camera - Panasonic Lumix G7 - http://amzn.to/2dS8uYi

Microphone - Rode Video Micro - http://amzn.to/2eHr7xj

Tripod - Manfrotto Compact Action Tripod - http://amzn.to/2jgbaOI

Bendy Tripod - Joby GorillaPod - http://amzn.to/2eO2r5S

---------------------------- LINKS ----------------------------

GitHub --- https://github.com/ForrestKnight

Instagram ---   / forrest.swift  

Twitter ---   / forrestpknight  

Udemy iOS 10 & Swift 3 Course (JUST ENROLLED, I DIDN'T MAKE IT) ---http://tinyurl.com/zyp4uy8

Country Cue 1 by Audionautix is licensed under a Creative Commons Attribution license (https://creativecommons.org/licenses/...)
Artist: http://audionautix.com/


На этой странице сайта вы можете посмотреть видео онлайн How to Push an Xcode Project to GitHub Using Terminal длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь ForrestKnight 22 Март 2017, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 12,941 раз и оно понравилось 137 зрителям. Приятного просмотра!