← Back to Shortcut Collections
GitHub Desktop

GitHub Desktop

GitHub's official desktop client enabling beginners to easily start version control with visual Git operations

Issue and PR management shortcuts that streamline project management with issue creation, pull request viewing, and GitHub integration

Ctrl+I
Create Issue on GitHub
Creates an issue on GitHub.
💡 Hint: Issue
🎯 Used to record bug reports and feature requests
Ctrl+R
View Pull Request on GitHub
Views the current pull request on GitHub.
💡 Hint: Request
🎯 Used to check the pull request for the current branch
Ctrl+Shift+G
View Repository on GitHub
Views the repository on GitHub.
💡 Hint: GitHub
🎯 Used to check detailed project information on the GitHub page
Ctrl+Shift+C
Compare Branch on GitHub
Compares branches on GitHub.
💡 Hint: Compare on GitHub
🎯 Used to check detailed differences between branches on GitHub