dub
dub copied to clipboard
Make 'bare' option honor the 'root' option & deprecate changing `rootPath`
As explained in the first commit, having --root behave any different than make -C or git -C is IMO a mistake.
This needs https://github.com/dlang/dub/issues/1056
Superseded by https://github.com/dlang/dub/pull/2487