On Wednesday, 14 November 2018 at 20:44:26 UTC, Neia Neutuladh
wrote:
On Wed, 14 Nov 2018 19:28:44 +0000, WebFreak001 wrote:
It's a real pain that you can't select specific commits in
dub, but I try to keep up with the updates and make them work
somehow.
Yeah, I've used submodules and path-based dependencies once or
twice because of that. It's not the best.
that would be the best solution if you don't publish your package
to the dub registry. If you do publish it you have all the
problems with it not cloning your repo recursively.