Fateh Chandra Github Course Outline
Fateh Chandra Github Course Outline
Overview
This 1-day class provides an overview of Git and GitHub the web-based version control
repository hosting service. While the examples in this class are related to computer code, GitHub
can be used for other content. It offers all of the distributed version control and source code
management (SCM) functionality of Git as well as adding its own features. It provides access
control and several collaboration features such as bug tracking, feature requests, task
management, and wikis for every project.
Prerequisites
This class assumes some prior experience with Git and Github or attendance of the Github
Introduction class:
Github Introduction
Course Outline
Reverting Commits
How Commits Are Made
Safe Operations
Reverting Commits
Getting it Back
You Just Want That One Commit
Oops, I Didn’t Mean to Reset