About 66,100 results
Open links in new tab
  1. Hello World - GitHub Docs

    Introduction 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

    Getting started with your GitHub account With a personal account on GitHub, you can import or create repositories, collaborate with others, and connect with the GitHub community.

  3. Getting started with Git - GitHub Docs

    To follow this tutorial, you need to install Visual Studio Code. Learning Git basics with GitHub Desktop For standard Git operations, we recommend GitHub Desktop, an app that lets you …

  4. About GitHub and Git

    About GitHub GitHub is a cloud-based platform where you can store, share, and work together with others to write code. Storing your code in a "repository" on GitHub allows you to: …

  5. GitHub Docs

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

  6. Getting code suggestions in your IDE with GitHub Copilot

    This guide demonstrates how to get coding suggestions from GitHub Copilot in Visual Studio Code. To see instructions for other popular coding environments, use the tool switcher at the …

  7. Using GitHub Copilot code review

    Copilot code review is also available for organization members without a Copilot license, when enabled by an enterprise administrator or organization owner. See Copilot code review for …

  8. Importing a repository with GitHub Importer

    Importing a repository with GitHub Importer When you import a repository using the GitHub Importer, a new repository will be created. If you already have an existing repository you want …

  9. About GitHub Copilot code review

    Similarly, using Copilot code review on one of these files in your IDE, will not generate review comments. For more information, see Files excluded from GitHub Copilot code review. New …

  10. Configuring automatic code review by GitHub Copilot

    This article tells you how to set up Copilot code review to review pull requests automatically. For an overview of automatic pull request reviews, see About GitHub Copilot code review.