dub icon indicating copy to clipboard operation
dub copied to clipboard

"dub add-local" doesn't work for Git dependencies

Open vpanteleev-sym opened this issue 8 months ago • 1 comments
trafficstars

If we have a Git dependency such as...

dependency "graphqld:client-vibe" repository="git+https://github.com/VPanteleev-S7/graphqld" version="b5f00e609f8c59e102fe215a738f9de62d9c63c6"

then it doesn't look like it's possible to override it with add-local.

vpanteleev-sym avatar Mar 04 '25 18:03 vpanteleev-sym