About 57,600 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. Using GitHub Copilot code review

    Using Copilot code review These instructions explain how to use Copilot code review in the GitHub website. To see instructions for other popular coding environments, click the …

  4. Quickstart for GitHub Codespaces

    For more information on exactly how GitHub Codespaces works, see the companion guide Deep dive into GitHub Codespaces. Creating your codespace Navigate to the github/haikus-for …

  5. Quickstart for GitHub Copilot

    Use Copilot like a pro - Learn how to write effective prompts for GitHub Copilot. For more information, see Best practices for using GitHub Copilot in VS Code in the Visual Studio Code …

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

  7. Using GitHub Copilot to explore projects

    In this guide, you’ll learn how to use Copilot Chat in GitHub to understand a repository’s purpose, examine files, and dive into specific lines of code. By following these steps, you’ll gain insights …

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

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

  10. Configuring automatic code review by GitHub Copilot

    Locate the Automatic Copilot code review option and click the dropdown button. In the dropdown menu, select Enabled. Configuring automatic code review for a single repository On GitHub, …