Git Tutorial for Beginners: A Quick Start Guide



19
145534

Learn the basics of Git source control from the ground up in this git tutorial. Learn best practices, tips, and tricks so you can get up and running with git right away. To sign up for announcements about new videos and exclusive discounts, fill out this form: https://signup.iamtimcorey.com/ (your email will be kept safe and you will not be spammed). This video assumes that you do not know anything about git so it starts you off as a beginner would, by installing git. It then moves on to a very basic example that you can follow along with. As the video progresses, you will dive into more and more realistic examples. This guide will prepare you for the real world usage of source control, specifically git. Typically git is used to protect code but this video does not utilize code or code tools in order to keep the example as simple as possible and so that the beginner users will not get confused as to what is git and what is the code. The basic git commands will be explained and demonstrated. While a few gui tools will be identified, the primary tool of this video is git bash because it is what git was designed for and it is what everyone has. 0:00 - DIY without GIT 4:15 - GIT goals 5:53 - Getting started 18:39 - Changing the files 21:19 - Adding new files 25:25 - GIT branch 28:47 - Deleting files in branch 32:56 - deleting GIT branch 34:59 - Making changes in GIT branch and merging changes 45:21 - Merging changes between multiple branches 57:51 - Remote GIT (Bitbucket) 1:07:45 - View commits 1:13:31 - pushing commits to remote repository 1:18:59 - joining a project form remote GIT 1:28:10 - summary

Published by: IAmTimCorey Published at: 9 years ago Category: آموزشی