About 400 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 …

  2. 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.

  3. Git and GitHub learning resources

    Learn to open your first pull request, make your first open source contribution, create a GitHub Pages site, and more. For more information about course offerings, see GitHub Skills.

  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. 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 …

  6. Git basics - GitHub Docs

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

  7. GitHub CLI quickstart

    GitHub CLI is an open source tool for using GitHub from your computer's command line. When you're working from the command line, you can use the GitHub CLI to save time and avoid …

  8. About GitHub and Git

    There are plenty of Git-related actions that you can complete on GitHub directly in your browser, such as creating a Git repository, creating branches, and uploading and editing files.

  9. Getting started with GitHub Desktop

    Learn how to set up, authenticate, and configure GitHub Desktop to allow you to contribute to projects directly from your machine.

  10. Quickstart for repositories - GitHub Docs

    Create a repository GitHub repositories store a variety of projects. In this guide, you'll create a repository and commit your first change.