Skip to main content

235 Search results for "diff context"

REST API /

REST API endpoints for the dependency graph

REST API endpoints for the dependency graph Use the REST API to view dependency changes and their security impact on your repository. REST API endpoints

Code security / Supply chain security / Understand your supply chain /

About dependency review

Dependency review lets you catch insecure dependencies before you introduce them to your environment, and provides information on license, dependents,

GitHub Desktop / Make changes in a branch /

Viewing the branch history in GitHub Desktop

You can see details about any commit in GitHub Desktop, including a diff of the changes the commit introduced. Each commit shows: The commit message The

REST API / Search /

REST API endpoints for search

REST API/ Search/ Search REST API endpoints for search Use the REST API to search for specific items on GitHub. About search You can use the REST API to

Building communities / Moderation /

Tracking changes in a comment

You can view the edit history of a comment or delete sensitive information from the edit history of a comment. Viewing a comment's edit history details

GitHub Actions / Publish packages /

Publishing Docker images

You can publish Docker images to a registry, such as Docker Hub or GitHub Packages, as part of your continuous integration (CI) workflow. Introduction

Repositories / Work with files / Managing large files /

Collaboration with Git Large File Storage

With Git LFS enabled, you'll be able to fetch, modify, and push large files just as you would expect with any file that Git manages. However, a user that

REST API / Commits /

REST API endpoints for commit statuses

REST API/ Commits/ Commit statuses REST API endpoints for commit statuses Use the REST API to interact with commit statuses. About commit statuses You

Code security /

Use the CodeQL CLI to secure your code

Use the CodeQL CLI to secure your code Use CodeQL CLI to run CodeQL analyses locally. Getting started with the CodeQL CLI About the CodeQL CLI Setting

Pull requests / Collaborate with pull requests /

Reviewing changes in pull requests

Reviewing changes in pull requests After a pull request has been opened, you can review and discuss the set of proposed changes. About pull request reviews