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.
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
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