René Scharfe [off-list ref] writes:
quoted
quoted
I fear that interacts badly with the `cd "$repo"` I introduced later
(replacing a `cd ..`)...
Oh, right, it does if $repo is a relative path.
quoted
What do you want to do then? For now before -rc1 we can revert the
whole thing so that we can get a tested thing that works in both
layouts.
Put it in its own subshell, e.g. like this?
OK. I've squashed it and merged the result to 'next'. We'll see if
anybody screams and merge it to 'master' before -rc2.
Thanks.