Fork me on GitHub
#leiningen
<
2017-05-29
>
jfntn16:05:18

Our project has dependencies on forks of some libraries, and I’d really like to avoid the headache of publishing them as maven repos. I’m thinking of tracking them in our project’s repo under checkouts as a git subtree pointing to the fork’s repo. Has anyone done that, is this a bad idea?