about summary refs log tree commit homepage
path: root/lib
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2023-12-06 21:12:24 +0000
committerEric Wong <e@80x24.org>2023-12-06 23:48:26 +0000
commit499ceaa18ac3fe5135f683938cb471df96e22c8b (patch)
treec5e614bcb956ef6ffa3fd4b20a9cf96e200b54dd /lib
parent0ab999b988c62b701bde26a8bad2b75da0a7ac43 (diff)
downloadpublic-inbox-499ceaa18ac3fe5135f683938cb471df96e22c8b.tar.gz
Our code aims to respect $ENV{PWD} (and therefore symlinks) as
much as possible to ensure portability across devices when repos
and indices are on portable or shared storage.  Thus we can't
rely on Cwd::abs_path and ought to favor File::Spec->rel2abs
whenever absolute paths are required.

I noticed this when working on a VM where my worktree is a
symlink to a more reliable device.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions