Gitting started [2020]: Learn Git and GitHub in 2 hours!
A hands-on guide to learning both Git and GitHub from an expert, all in the time it takes to watch a movie!
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 branches and merge them
-
How to resolve merge conflicts
-
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
Requirements
-
The ability to install software on your computer
-
Very basic familiarity with command line
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