Skip to content

Instantly share code, notes, and snippets.

@seeker105
Created April 14, 2016 15:44
Show Gist options
  • Save seeker105/dfa4c806cad1fb8036f955bc6c19b2c9 to your computer and use it in GitHub Desktop.
Save seeker105/dfa4c806cad1fb8036f955bc6c19b2c9 to your computer and use it in GitHub Desktop.
g + n opens notifications
g + i opens issues - could be useful when github and waffle.io issues are connected
c when you are in the issues page 'c' creates a new issue
g + p opens index of pull requests - definitely useful when looking at or reviewing pull requests, especially when finding one you have accidentally tried to pull into the base fork
c when you open a specific pull request 'c' brings up the list of commits pulled in
t when you open a specific pull request 't' brings up the list of files changed by merging in that pull request
g + c when you are in a file, within a project 'g+c' will take you back to the main folder for that repo
l when you have a file open on github typing 'l' will allow you to specify a line number to go to
w opens the branch-chooser drop down when you are in a project
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment