Skip to content

Instantly share code, notes, and snippets.

@theonlyrao
Created April 14, 2016 15:25
Show Gist options
  • Save theonlyrao/a37f4259f69e9b6c0403652f1564934b to your computer and use it in GitHub Desktop.
Save theonlyrao/a37f4259f69e9b6c0403652f1564934b to your computer and use it in GitHub Desktop.
useful github keyboard shortcuts
? => lists keyboard shortcuts available for the page
s => focus on the search bar (site wide)
g + c => go to repo home (in repositories)
g + p => go to open pull requests (in repositories)
t => activates file finder (while browsing source code)
l => jump to a line in code (while browsing source code)
w => switch to view same file in a different branch (while browsing source code)
r => quote selected text in your replay (while looking at pull request)
t => open list of changed files in pull request (while looking at pull request)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment