About pull requests in GitHub Desktop
You can view pull requests that you or your collaborators have proposed in GitHub Desktop. Pull requests let you propose changes to projects, provide feedback and reviews, and merge changes into projects. Weitere Informationen findest Du unter „Informationen zu Pull Requests.“
When you view a pull request in GitHub Desktop, you can see a history of commits that contributors made. You can also see which files the commits modified, added, or deleted. From GitHub Desktop, you can open repositories in your preferred text editor to view any changes or make additional changes. After reviewing changes in a pull request, you can give feedback on GitHub. For more information, see "About pull request reviews."
Viewing a pull request in GitHub Desktop
- In GitHub Desktop, click Current Branch.
- Klicke im oberen Bereich des Dropdownmenüs auf Pull Requests.
- Klicke in der Liste der Pull Requests auf den Pull Request, den Du anzeigen möchten.
- Klicke optional zum Aktualisieren der Liste der Pull-Requests auf .
Opening a pull request in GitHub Desktop from GitHub
- Klicke unter Deinem Repository-Namen auf Pull requests.
- In the list of pull requests, click the pull request that you would like to open in GitHub Desktop.
- To the right of the title of the pull request, click the Open with drop-down and then click the Open in Desktop button.