283 Search results for "diff context"
Pull requests / Collaborate with pull requests / Propose changes /
About pull requests
request pages use different methods to calculate the diff for changed files:
Compare pages show the diff between the tip of the head ref and the current common
Pull requests / Collaborate with pull requests / Review changes /
Filtering files in a pull request
simplify your pull request diff view, you can also temporarily hide deleted files or files you have already viewed in the pull request diff from the file filter
Pull requests / Collaborate with pull requests / Review changes /
Reviewing dependency changes in a pull request
an easily understandable visualization of dependency changes with a rich diff on the "Files Changed" tab of a pull request. Dependency review
Building communities / Using wikis /
Viewing a wiki's history of changes
the history table, on the right side, click Compare Revisions.
You'll see a diff of the changes showing which lines were added, removed, and
modified.
Reverting
Repositories / Manage repository settings / Manage repository settings /
About email notifications for pushes to your repository
notification for a push to a repository lists the new commits and links to a diff containing just those commits. In the email notification you'll see:
The
Authentication / Account security /
Removing sensitive data from a repository
Broken diff view for closed pull requests: Removing the sensitive data will require removing the internal references used for displaying the diff view in
REST API / Branches /
REST API endpoints for protected branches
uired_status_checks",
"contexts": [
"continuous-integration/travis-ci"
],
"contexts_url": "https://api.github.
Pull requests / Commit changes to your project / View & compare commits /
Comparing commits
GitHub in a two-dot diff comparison.
To quickly compare two commits or Git Object IDs (OIDs) directly with each other in a two-dot diff comparison on GitHub
REST API /
REST API endpoints for the dependency graph
impact on your repository.
REST API endpoints for dependency review
Get a diff of the dependencies between commits
REST API endpoints for dependency submission
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