Skip to content

Instantly share code, notes, and snippets.

@alirezaandersen
Last active April 14, 2016 15:36
Show Gist options
  • Save alirezaandersen/dc66bf268bb8147423ee404f247e011e to your computer and use it in GitHub Desktop.
Save alirezaandersen/dc66bf268bb8147423ee404f247e011e to your computer and use it in GitHub Desktop.
Git KeyBoard ShortCuts

###Site Wide Shortcuts

  • g+n Go to your notifications

###Repositiories

  • g + c Go to your repository
  • g + i Go to your issues
  • g + p Go to your pull requests

###Source code Browsing

  • t Activates the file finder - select project you want to look at
  • l Jump to a line in your code - select file you want to look at

###Issue and pull request lists

  • c Create an issue
  • / Focus the issues search bar
  • u Filter by author
  • l Filter by or edit labels
  • m Filter by or edit milestones
  • a Filter by or edit assignee
  • r Quote the selected text in your reply
  • o + enter Open issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment