Skip to main content

235 Search results for "diff context"

GitHub Copilot / Copilot Enterprise / Copilot pull request summaries /

About Copilot pull request summaries

With Copilot pull request summaries, you can create an AI-generated description for a pull request. Note: You are currently viewing the documentation for

Get started / Writing on GitHub / Work with advanced formatting /

Organizing information with tables

You can build tables to organize information in comments, issues, pull requests, and wikis. Creating a table You can create tables with pipes | and hyphens

Pull requests / Collaborate with pull requests / Propose changes /

About pull requests

Pull requests let you tell others about changes you've pushed to a branch in a repository on GitHub. Once a pull request is opened, you can discuss and

Pull requests / Collaborate with pull requests / Review changes /

Reviewing proposed changes in a pull request

In a pull request, you can review and discuss commits, changed files, and the differences (or "diff") between the files in the base and compare

Pull requests / Collaborate with pull requests / Review changes /

Filtering files in a pull request

To help you quickly review changes in a large pull request, you can filter changed files or use the file tree to navigate between files. You can filter

Pull requests / Collaborate with pull requests / Review changes /

Reviewing dependency changes in a pull request

If a pull request contains changes to dependencies, you can view a summary of what has changed and whether there are known vulnerabilities in any of the

REST API / Branches /

REST API endpoints for protected branches

REST API/ Branches/ Protected branches REST API endpoints for protected branches Use the REST API to manage protected branches. Get branch protection Protected

Building communities / Using wikis /

Viewing a wiki's history of changes

Because wikis are Git repositories, every change you make is a commit that you can view. Viewing wiki history Wiki history includes: The user who made

Repositories / Manage repository settings / Manage repository settings /

About email notifications for pushes to your repository

You can choose to automatically send email notifications to a specific email address when anyone pushes to the repository. Each email notification for

Pull requests / Commit changes to your project / View & compare commits /

Comparing commits

You can compare the state of your repository across branches, tags, commits, forks, and dates. To compare different versions of your repository, append