About 308 results
Open links in new tab
  1. Hello World - GitHub Docs

    This tutorial teaches you GitHub essentials like repositories, branches, commits, and pull requests. You'll create your own Hello World repository and learn GitHub's pull request workflow, a popular way to …

  2. Getting started with Git - GitHub Docs

    For standard Git operations, we recommend GitHub Desktop, an app that lets you interact with Git visually instead of through written commands. In this section, we'll learn how to use GitHub Desktop …

  3. Get started with GitHub documentation - GitHub Docs

    Learn how to start building, shipping, and maintaining software with GitHub. Explore our products, sign up for an account, and connect with the world's largest development community.

  4. Start your journey - GitHub Docs

    Help us make these docs great! All GitHub docs are open source. See something that's wrong or unclear? Submit a pull request. Make a contribution Learn how to contribute

  5. Git and GitHub learning resources

    GitHub Skills offers free interactive courses that are built into GitHub with instant automated feedback and help. Learn to open your first pull request, make your first open source contribution, create a …

  6. Getting started with GitHub Desktop

    This guide will help you get started with GitHub Desktop by setting up the application, authenticating your account, configuring basic settings, and introducing the fundamentals of managing projects with …

  7. Git basics - GitHub Docs

    Set up Git, a distributed version control system, to manage your GitHub repositories from your computer.

  8. Quickstart for GitHub Copilot

    GitHub Copilot provides coding suggestions as you type in your editor. You can also ask Copilot coding-related questions, such as how best to code something, how to fix a bug, or how someone else's …

  9. Quickstart for GitHub Actions

    This quickstart guide shows you how to use the user interface of GitHub to add a workflow that demonstrates some of the essential features of GitHub Actions. To get started with preconfigured …

  10. Creating your first repository using GitHub Desktop

    The tutorial will introduce the basics of working with Git and GitHub, including installing a text editor, creating a branch, making a commit, pushing to GitHub, and opening a pull request.