Magic Github URLs

Magic Github URLs

 

Magic Github URLs

 

View a given commit:

github.com/<user>/<repo>/commit/<commit>


View raw patch:

github.com/<user>/<repo>/commit/<commit>.patch


Examine history:

github.com/<user>/<repo>/commits/<commit|branch|tag>


Download a snapshot

github.com/<user>/<repo>/(zip|tar)ball/<commit|branch|tag>