Back to Browse

Git and GitHub Crash Course for Beginners

1.8K views
Sep 21, 2018
4:01

How to use git - Git Tutorial (Using GitHub) Commands: "git init" - initialize a new git repository in your code folder "git remote add origin {REPO URL}" - connect GitHub repository to your local git repo "git add ." - track all changes to files in the current folder 'git commit -m "{MESSAGE HERE}"' - Commit changes (create version of changed files) "git push origin master" - Push all local commits to your GitHub repository Full Guide to Working with Git: https://amzn.to/2SqUCGk ⚑ SUBSCRIBE TO MY CHANNEL ⚑ If you are looking to increase your coding experience rapidly make sure to subscribe to make sure you don't miss future videos! ツ CONNECT WITH ME ツ Leave a comment on this video and I'll respond Interested in how I make my thumbnails? Check out: https://www.tubebuddy.com/jakecyr

Download

1 formats

Video Formats

360pmp44.7 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Git and GitHub Crash Course for Beginners | NatokHD