Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 633 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 633 Bytes

Github Desktop - Shortcut Keys

It would be nice if GitHub published a list of shortcut keys for their desktop apps but since they don't, here's what works as of 2017-04-24.

Windows

  • ` - (backtick) open shell (alias ctrl + shift + ~ for when you are in a text field)
  • a - add repo
  • b - branches
  • n - new branch
  • t - tools
  • alt + s - sync branch
  • ctrl+tab - switch between changes and history
  • F5 - refresh all git data

Contributing Guidelines

Help wanted. If you have discovered new information about shortcut keys for GitHub desktop, please fork, change, and submit a pull request.