http://github.com/<username>/<project>/commits/<branch>/<path/to/file>
instead of
http://github.com/<username>/<project>/tree/<branch>/<path/to/file>
— from Stackoverflow answer.
See also
| // Leave a name and a url in a comment and I'll add it to the webring | |
| [ | |
| { | |
| "name":"Untitled Mountains & Meadows devlog", | |
| "url":"http://mountainmeadows.hobbygame.dev" | |
| } | |
| ] |
| { | |
| "workbench.colorTheme": "Visual Studio Light", | |
| "editor.accessibilitySupport": "off", | |
| "window.zoomLevel": 0, | |
| "workbench.colorCustomizations": { | |
| "tab.activeBackground": "#ffffff", | |
| "tab.inactiveBackground": "#dcdaff", | |
| } | |
| } |
| The file isn't easily editable, so I'm putting the locations in the comment below |
| http://forked.yannick.io/ |
| Verifying that +treer is my blockchain ID. https://onename.com/treer |
http://github.com/<username>/<project>/commits/<branch>/<path/to/file>
instead of
http://github.com/<username>/<project>/tree/<branch>/<path/to/file>
— from Stackoverflow answer.
See also