Skip to main content

233 Search results for "diff context"

Pull requests / Collaborate with pull requests / Propose changes /

About comparing branches in pull requests

Pull requests display diffs to compare the changes you made in your topic branch against the base branch that you want to merge your changes into. Note:

GitHub Actions / Learn GitHub Actions /

Contexts

You can access context information in workflows and actions. About contexts Contexts are a way to access information about workflow runs, variables, runner

Code security / CodeQL CLI / CodeQL CLI manual /

bqrs diff

This content describes the most recent release of the CodeQL CLI. For more information about this release, see https://github.com/github/codeql-cli-binaries/releases

Repositories / Create & manage repositories /

Repository limits

Learn about limitations for repositories. Certain types of repository resources can be quite large, requiring excessive processing on GitHub. Because of

REST API / Dependency graph /

REST API endpoints for dependency review

REST API/ Dependency graph/ Dependency review REST API endpoints for dependency review Use the REST API to interact with dependency changes. About dependency

Get started / Learning about GitHub /

GitHub glossary

This glossary introduces common Git and GitHub terminology. @mention To notify a person on GitHub by using @ before their username. Users in an organization

GitHub CLI / GitHub CLI /

About GitHub CLI

GitHub CLI is a command-line tool that brings pull requests, issues, GitHub Actions, and other GitHub features to your terminal, so you can do all your

Code security / Code scanning / Manage alerts /

Triaging code scanning alerts in pull requests

When code scanning identifies a problem in a pull request, you can review the highlighted code and resolve the alert. About code scanning results on pull

GitHub Actions / Using workflows /

Triggering a workflow

How to automatically trigger GitHub Actions workflows About workflow triggers Workflow triggers are events that cause a workflow to run. These events can

GitHub Desktop / Work with your remote repo /

Viewing a pull request in GitHub Desktop

You can open a pull request branch in GitHub Desktop to view the commit history, run checks, or make changes. About pull requests in GitHub Desktop Pull