Github Learning

Learning resources and tutorials for GitHub.

GitHub logo

What is GitHub?

GitHub is a code hosting platform for version control and collaboration. It lets you and others work together on projects from anywhere.

Read more
Github Branching

Branching

Branching allows you to create separate lines of development within a repository.

Read more
GitHub commits and staging diagram

Commits

A commit is a snapshot of your repository at a specific point in time.

Read more