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
Navigation
- / : 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
URL Tips for Site
- Base URL : https://github.com/NodesAutomations
- To Open Specific Repo with Master Branch
- 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