Skip to content

Instantly share code, notes, and snippets.

@adamhundley
Created February 25, 2016 16:41
Show Gist options
  • Save adamhundley/ae3c3149096b8845ff79 to your computer and use it in GitHub Desktop.
Save adamhundley/ae3c3149096b8845ff79 to your computer and use it in GitHub Desktop.
a list of a few github shortcuts

All of these key commands are while in a repo

  • t - Activates the file finder
  • w - Switch to a new branch or tag
  • s- Focus the search bar
  • g + p - go to the repos pull requests
  • g + i - go the the repos issues
  • l - Jump to a line in your code(while in an actual file)
  • g + c - Go to your repository
  • g + i - Go to your issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment