About 14,700 results
Open links in new tab
  1. About repositories - GitHub Docs

    A repository contains all of your code, your files, and each file's revision history. You can discuss and manage your work within the repository.

  2. Adding repository custom instructions for GitHub Copilot

    Create repository custom instructions files that give Copilot additional context on how to understand your project and how to build, test and validate its changes.

  3. Finding and understanding example code - GitHub Docs

    This repository contains the source code for Choose a License, a Jekyll website that shares information about open source licenses. We're particularly interested in the Licenses page, …

  4. Repositories documentation - GitHub Docs

    Learn to use and manage the repositories that allow you to store and collaborate on your project's code.

  5. About GitHub Copilot coding agent

    With Copilot coding agent, all coding and iterating happens on GitHub as part of the pull request workflow. You can create multiple custom agents that specialize in different types of tasks.

  6. Best practices for using GitHub Copilot to work on tasks

    Copilot coding agent first prioritizes repository-wide custom instructions. For more information on how to configure organization custom instructions, see Adding organization custom …

  7. Managing access to GitHub Copilot coding agent

    Find out about Copilot coding agent policies available for GitHub Copilot Enterprise and GitHub Copilot Business, and about disabling the agent for specific repositories.

  8. Developing your project locally - GitHub Docs

    Now that your development environment is set up, you can start the development server and use it to preview changes to your code. Find out how to start the project by checking the README …

  9. Adding GitHub Copilot coding agent to your organization

    In the sidebar, under "Code, planning, and automation", click Copilot, and then click coding agent. Use the "Repository access" control to define which repositories allow Copilot coding agent.

  10. Hello World - GitHub Docs

    You'll create your own Hello World repository and learn GitHub's pull request workflow, a popular way to create and review code. In this quickstart guide, you will: