Skip to content

Github Keyboard Shortcuts

Find Keyboard Shortcuts

General

  • ? : Open Up Short Cut Menu

Most Usefull to me

Search Code/Text inside Repo

  • Go to repo you want to search for
  • Press / to activate search bar
  • Type searchText in:file in search bar

Fuzzy Serch to find any file in repo

  • Open repo Main Page
  • Press T on keyboard
  • Start typing to Search
  • / : Focus your cursor on the issues search bar.
  • s : Focus the search bar.
  • gc : Go to code
  • gi : Go to Issues
  • gp : Go to the Pull requests tab
  • gb : Go to the Projects tab
  • gw : Go to the Wiki tab

Issues

  • c : Create New Issue

URL Tips for Site

  • Base URL : https://github.com/NodesAutomations
  • To Open Specific Repo with Master Branch
    • BaseURL/ProjectName
  • To Open Specific Repo with Develop Branch
    • BaseURL/ProjectName/tree/develop
  • To Find Specific File
    • BaseURL/ProjectName/Find/develop
    • When Page Loads start typing name file