github 

Send to Kindle
home » snippets » github



URL examples

Cheatsheet

What How
Show shortcut keys Key ?
File browser Key t
Branch browser Key w
Quick search Key s
Canonical URL Key y
Fork URL https://github.com/user/repo/fork
Autolink sha sha, user@sha, user/repo@sha
Ignore whitespace Append ?w=1 to any diff URL
Filter commits by author Append ?author=name to the URL
Compare trees http://github.com/user/repo/compare/{range} where range can be like master@{1.day.ago}...master or master@{2012-01-22}...master