Closed pmbauer closed 10 years ago
affects version: 0.1.0-20140121_094824-g1a4b065
repro:
$ box new repro $ box add '{:repo ...}' project-not-at-repo-root $ ls
the project-not-at-repo-root sym link goes to the repo root in .voom-box rather than to the expected sub-path.
this appears to be a regression
Fixed in 9e4f9f4.
affects version: 0.1.0-20140121_094824-g1a4b065
repro:
$ box new repro $ box add '{:repo ...}' project-not-at-repo-root $ ls
the project-not-at-repo-root sym link goes to the repo root in .voom-box rather than to the expected sub-path.
this appears to be a regression