diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2022-08-19 11:52:02 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2022-08-19 17:22:43 +0200 |
commit | b21058771a56fd794b0ec4d420e0f721606f884b (patch) | |
tree | c3c8bc3fba3af721bb84af7a3be275a82de84cc9 /doc/concepts/multi-repo.org | |
parent | 141035d936a0b361d2802499fd9b824e8c6a6a5e (diff) | |
download | justbuild-b21058771a56fd794b0ec4d420e0f721606f884b.tar.gz |
directory_map: correctly resolve module names to directories
When constructing module names, we normalize the directory path
implicit in it. However, we take the empty string as valid canonical
name for the top-level directory (as it is the empty relative path).
When accessing git roots, however, only the file-system canonical
path "." is special cased as self reference. Hence explicitly
convert the empty string.
Diffstat (limited to 'doc/concepts/multi-repo.org')
0 files changed, 0 insertions, 0 deletions