Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
DANK_YACHT
on May 23, 2022
|
parent
|
context
|
favorite
| on:
Proper use of Git tags
Not related to your broader point, but you can download source from a release via
https://github.com/<org>/<repo>/archive/refs/tags/<tag>.zip
grumbel
on May 23, 2022
[–]
This works too:
https://github.com/<org>/<repo>/archive/HEAD.zip
Gives a HEAD.zip that contains a "<repo>-<sha1>/" folder and the latest source.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: