Y
Hacker News
new
|
ask
|
show
|
jobs
by
em-bee
44 days ago
actually, instead of the object hash, you could also use the commit-hash. then the filename would be mandatory, but the url would be more readable and usable: give me the file VERBS.md as it is at commit <hash>
1 comments
masklinn
44 days ago
That's actually what it is here, a7e17290a39250092055fcda5ae7015868dabdb4 is a commit's oid:
https://github.com/gritzko/beagle/commit/a7e17290a3925009205...
link
em-bee
43 days ago
yes, you are right. and it makes a lot more sense that way. see my other comment on the difference between commit blob and raw.
link