About 91,300 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. 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. 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.

  4. GitHub Docs

    Get started, troubleshoot, and make the most of GitHub. Documentation for new users, developers, administrators, and all of GitHub's products.

  5. Using Git - 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

  6. Git and GitHub learning resources

    To review the fundamentals of a GitHub workflow, see GitHub flow. To learn about the various tools for working with repositories hosted on GitHub, and how to choose a tool that best suits your needs, see …

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

  8. Setting up GitHub Copilot for yourself

    Copilot code suggestions, Copilot Chat in GitHub, and Copilot Chat in your IDE are a great place to start. To learn how to best use Copilot, see Best practices for using GitHub Copilot and Prompt …

  9. Git basics - GitHub Docs

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

  10. Set up Git - GitHub Docs

    Using Git To use Git on the command line, you will need to download, install, and configure Git on your computer. You can also install GitHub CLI to use GitHub from the command line. For more …