How to Push an Xcode Project to GitHub Using Terminal

Pubblicato il: 22 marzo 2017
sul canale di: 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/


In questa pagina del sito puoi guardare il video online How to Push an Xcode Project to GitHub Using Terminal della durata di ore minuti seconda in buona qualità , che l'utente ha caricato ForrestKnight 22 marzo 2017, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 12,941 volte e gli è piaciuto 137 spettatori. Buona visione!