When we were talking about gists today, I heard @sfyire say the word "shard" or something similar to it? Is that like a github gist?
Or maybe a SHA hash?
yeah I meant git sha, like in deps it's possible to do:
{:git/url "<https://github.com/clojure/data.csv.git>"
:sha "e5beccad0bafdb8e78f19cba481d4ecef5fabf36"}
Cool! Yesterday was first time I've seen that in deps! Thanks for clarifying!