Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ AWS Certified Developer - Associate
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Mindfulness Meditation Personal Transformation Life Purpose Emotional Intelligence Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Google Analytics
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Modeling Data Analysis Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Blogging Freelancing Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
2021-01-26 17:53:32
30-Day Money-Back Guarantee
Development Development Tools Git

Gitting Started: Step-by-Step Git and Github Crash Course

Git started now with a hands-on guide to learning both Git and GitHub from an expert.
Rating: 4.4 out of 54.4 (182 ratings)
36,430 students
Created by Abhin Chhabra, Sandeep Kumar ­
Last updated 10/2020
English
English
30-Day Money-Back Guarantee

What you'll learn

  • How to use Git to manage your project
  • How to collaborate with other developers using Git and Github
  • How to create commits
  • How to create Git branches and merge them
  • How to resolve merge conflicts in Git
  • How to manage pull-requests on Github
  • How to tag commits using both lightweight and annotated tags
  • How to create Github releases
  • How to use various Git commands in the command line

Course content

9 sections • 38 lectures • 2h 19m total length

  • Preview02:11
  • Preview02:12
  • Preview02:07
  • Preview04:10
  • Git status
    01:38
  • Prepare for your first commit
    02:30
  • Create your first commit
    03:08
  • Add a second commit
    01:57
  • Introducing the staging area
    02:48
  • Making use of the staging area
    05:24
  • Section 1 review
    7 questions

  • Studying history using git-log
    02:59
  • Studying an individual commit
    04:16
  • Fun with diffs
    06:20
  • Section 2 review
    5 questions

  • What's the "master branch"?
    04:32
  • Preview03:30
  • Studying the commit graph
    06:00
  • Preview03:32
  • Create a merge commit
    03:07
  • Dealing with merge conflicts
    09:49
  • Section 3 review
    5 questions

  • What is GitHub?
    02:53
  • Authenticating with GitHub from Git
    03:44
  • Pushing our local repository to GitHub
    05:43
  • Creating a change on GitHub
    02:55
  • Pull from GitHub
    01:57
  • Section 4 review
    5 questions

  • Preview02:27
  • Branch Permissions
    03:43
  • Creating a pull request
    05:45
  • Preview03:53
  • Section 5 review
    2 questions

  • Introducing tagging
    01:39
  • Lightweight tags
    02:00
  • Annotated tags
    02:56
  • GitHub releases
    02:24
  • Section 6 review
    2 questions

  • Gitignore
    06:02
  • Git config
    05:33

  • Come and Git it! - Install Git on your Mac
    03:54
  • Come and Git it! - Install Git on your PC
    01:43
  • Preview07:35

  • Bonus Lecture: Thank you and I'll see you around!
    00:22

Requirements

  • The ability to install software on your computer
  • Very basic familiarity with command line

Description

This course is going to give you a solid introduction to both Git and GitHub, all in the time it takes to watch a movie.

Note: This course is up-to-date and uses the newer commands (switch and restore) introduced in Git 2.23.

I've designed this course to make the most of your limited time by cutting out any unnecessary theory and diving right into using Git. The course is very hands-on and guides you through using Git and GitHub effectively. It supplements the video courses with quizzes to further solidify your knowledge.

In this course, we'll use the terminal to:

  • create a Git repository

  • add commits

  • create branches

  • merge them

  • add tags

  • explore the history of your project

  • study individual commits

  • deal with merge conflicts

  • configure remotes

  • push to and pull from remotes

We'll also use GitHub to:

  • create, review and merge pull-requests

  • create GitHub releases

  • browse through the code in different versions

And we'll do all of this in just 2 hours! By the end of this course, you'll be able to use Git for your day-to-day work with ease.

This course comes with a 30-day money back guarantee. No questions asked. You have so much to gain and nothing to lose. So why wait?



--------------------------------------------------------------------------------------------------

All emojis designed by OpenMoji – the open-source emoji and icon project. License: CC BY-SA 4.0

Who this course is for:

  • Anyone new to Git
  • Anyone who interacts with the software development lifecycle
  • Anyone interested in managing historical versions of their project

Instructors

Abhin Chhabra
Senior Software Engineer
Abhin Chhabra
  • 4.5 Instructor Rating
  • 266 Reviews
  • 37,051 Students
  • 4 Courses

I've been writing software for a living for around 10 years. I have a wide variety of experiences in the software industry. Most recently, I was a Senior Machine Learning engineer for an AI company. In the past, I've been a Backend Engineer at Atlassian, working on Bitbucket Cloud.

I care deeply about learning the tools of my trade in detail and for finding interesting ways of teaching them to people.

Sandeep Kumar ­
Experienced Quality Manager • Six Sigma Coach • Consultant
Sandeep Kumar ­
  • 4.5 Instructor Rating
  • 30,285 Reviews
  • 147,201 Students
  • 25 Courses

PMI-PMP, IRCA Registered Lead Auditor, ASQ - CSSBB, CQA, CQE, CMQ/OE, IIA - CIA  

Sandeep Kumar has more than 35 years of Quality Management experience. He has worked as Quality Manager/Director on a number of projects, including Power, Oil and Gas and Infrastructure projects.

In addition, he provides consulting services to implement Lean Six Sigma to improve performance. 

His areas of specialization include Quality Assurance, ISO 9001:2015, Lean, Six Sigma, Risk Management, QMS Audits, Supplier Quality Surveillance, Supplier Pre-qualification, Construction Quality, Mechanical Inspection and Quality Training.

Professional Qualifications:

His professional qualification/certifications include: 

• ASQ-CSSBB, Certified Six Sigma Black Belt
• ASQ-CMQ/OE Certified Manager of Quality/Organizational Excellence
• PMI-PMP Certified Project Management Professional

• IRCA Registered Lead Auditor (QMS-2015)

• IIA-CIA Certified Internal Auditor
• ASQ-CSSGB, Certified Six Sigma Green Belt

• ASQ-CQA Certified Quality Auditor

• ASQ-CQE Certified Quality Engineer



   

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Impressum Kontakt
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.