You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 25, 2023. It is now read-only.
The [Clojure CLI tools][clojure-cli] have a mechanism of downloading
dependencies directly from git repositories rather than from a package
manager. This patch caches the directory which stores these downloads,
speeding up builds of repos that use these types of dependencies.
[clojure-cli]: https://clojure.org/guides/deps_and_cli
0 commit comments