Hotkeys and Wikis
Hey everyone, welcome to GitHub. Keep your feedreader pointed here for daily updates on new features, bug fixes, and general gitbauchery. First up: we just enabled hotkeys for trees and…
Hey everyone, welcome to GitHub. Keep your feedreader pointed here for daily updates on new features, bug fixes, and general gitbauchery.
First up: we just enabled hotkeys for trees and the commit list. When viewing any repository, like my Ambition repo, you can hit @c@ or @t@ or @p@ to be taken to the commit, the tree, or the parent.
When viewing the commit list on a repo, again using my Ambition repo’s list as a point of reference, you can use @j@ to select a single commit or move to another commit, then use @c@ or @t@ or @p@ to go to that commit’s diff page, tree, or parent. Just like in Gmail and Vim, @k@ will move you up.
Definitely for power users, but something I’m using constantly already. We’ll be adding more hotkeys and a cheat sheet listing them all soon.
Oh yeah, and per-project wikis are coming soon. Real soon.
Written by
Related posts
Year recap and future goals for the GitHub Innovation Graph
Discover the latest trends and insights on public software development activity on GitHub with data from the Innovation Graph through Q3 2025.
Help shape the future of open source in Europe
Read GitHub’s position on the European Open Digital Ecosystem Strategy and learn how to participate.
Build an agent into any app with the GitHub Copilot SDK
Now in technical preview, the GitHub Copilot SDK can plan, invoke tools, edit files, and run commands as a programmable layer you can use in any application.