@thejobsupport
+91-73 0221 9042

Free Git and Github Crash Course |Udemy

Making Your Job Easier

Free Git and Github Crash Course |Udemy

Free Git & Git Hub Crash Course

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