Hacker News new | ask | show | jobs
by parlortricks 188 days ago
That is very handy to know.
1 comments

You can achieve roughly the same by writing down the SHA256 hash the first time you download and then comparing when you download the next time.

But, yeah, while I do not like submodules, for vendoring stuff it seems a reasonable approach. There's also https://github.com/fosskers/vend if you lean that way.