Fork me on GitHub
#bristol-clojurians
<
2020-09-16
>
j21:09:53

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?

j21:09:21

Or maybe a SHA hash?

Adrian Smith08:09:41

yeah I meant git sha, like in deps it's possible to do:

{:git/url ""
                        :sha "e5beccad0bafdb8e78f19cba481d4ecef5fabf36"}

j19:09:05

Cool! Yesterday was first time I've seen that in deps! Thanks for clarifying!