Introduction to GitHub
Get started using GitHub in less than an hour.
Step 1: Create a branch
Welcome to โIntroduction to GitHubโ! :wave:
What is GitHub?: GitHub is a collaboration platform that uses Git for versioning. GitHub is a popular place to share and contribute to open-source software.
:tv: Video: What is GitHub?
What is a repository?: A repository is a project containing files and folders. A repository tracks versions of files and folders. For more information, see โAbout repositoriesโ from GitHub Docs.
What is a branch?: A branch is a parallel version of your repository. By default, your repository has one branch named main and it is considered to be the definitive branch. Creating additional branches allows you to copy the main branch of your repository and safely make any changes without disrupting the main project. Many people use branches to work on specific features without affecting any other parts of the project.
Branches allow you to separate your work from the main branch. In other words, everyoneโs work is safe while you contribute. For more information, see โAbout branchesโ.
What is a profile README?: A profile README is essentially an โAbout meโ section on your GitHub profile where you can share information about yourself with the community on GitHub.com. GitHub shows your profile README at the top of your profile page. For more information, see โManaging your profile READMEโ.

:keyboard: Activity: Your first branch
Open a new browser tab and navigate to your newly made repository. Then, work on the steps in your second tab while you read the instructions in this tab.
Navigate to the < > Code tab in the header menu of your repository.

Click on the main branch drop-down.

In the field, name your branch
my-first-branch. In this case, the name must bemy-first-branchto trigger the course workflow.Click Create branch: my-first-branch to create your branch.

The branch will automatically switch to the one you have just created. The main branch drop-down bar will reflect your new branch and display the new branch name.
Wait about 20 seconds then refresh this page (the one youโre following instructions from). GitHub Actions will automatically update to the next step.
Introduction to GitHub
Project Details
- jinnersun/skills-introduction-to-github
- MIT License
- Last Updated: 12/14/2024
Recomended MCP Servers
๐๏ธ๐ค Airtable Model Context Protocol Server, for allowing AI systems to interact with your Airtable bases
MCP server for interacting with Neon Management API and databases
๐ง ๐ด๐๐๐๐๐-๐ท๐๐๐ is a lightweight, local RAG memory store for MCP agents. Easily record, retrieve, update, delete, and...
MCP server that provides hourly weather forecasts using the AccuWeather API
Enhanced MCP server with unrestricted system access capabilities
ๆๆง่ฝฆๆบ็๏ผๅธฎๅฉๆจๆนไพฟๅฐไฝฟ็จๅฎๅ่ฝฆๆบๆงๅถๆๆบใ
Model Context Protocol Servers
A self-hostable sandbox for MCP and AI agents.
League of Legends Game Client API MCP Server
MCP for Hacker News Companion





