Skip to content

Instantly share code, notes, and snippets.

@gness1804
Last active October 31, 2016 15:30
Show Gist options
  • Save gness1804/3b630a66aea63a5d780d9a5a79a508e2 to your computer and use it in GitHub Desktop.
Save gness1804/3b630a66aea63a5d780d9a5a79a508e2 to your computer and use it in GitHub Desktop.

##Keyboard shortcuts (GitHub)

The "master" shortcut: press ?on any github page; this brings up a list of keyboard shortcuts.

Some useful shortcuts

  • g p: opens up pull requests in a GH repo.
  • g c: go to the code in a GH repo.
  • g i: go to issues in a GH repo.
  • c: create an issue (while in Issues tab).
  • t: open a list of changed files in a Pull Request.
  • s: go to the search bar to enter in text.
  • l: jump go a line in your code (while browsing source code).
  • w: view branches/switch to a new branch.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment