Skip to content

LaunchPad
Intro to GitHub

Action Items

Complete the GitHub Flow course

Free Benefits

GitHub

Est. Time

30 minutes

Level

Beginner

Overview

GitHub flow is a lightweight, branch-based workflow. In this Experience you'll learn the basics of the GitHub Flow including creating and making changes to branches within a repository, as well as creating and merging pull requests. The GitHub flow is useful for everyone, not just developers.

About this Experience

In four easy steps, you will create a branch, commit a file to that branch, open a pull request and merge that pull request.

  • We'll introduce repositories, branches, commits, and pull requests.
  • You will build a short Markdown file you can use as a part of your README.
  • There are no prerequisites. This course is a great introduction for your first day on GitHub