mirror of
https://github.com/frej/fast-export.git
synced 2025-11-18 00:10:40 +01:00
Calling hg-fast-export.sh via a symlink used to fail because the script would look for hg-fast-export.py in the symlink‘s directory. This patch adds symlink resolution using greadlink with a fallback to readlink in order to support MacOS. That way you can safely add a symlink to hg-fast-export.sh somewhere in you PATH. Fixes https://github.com/frej/fast-export/issues/93
5.2 KiB
Executable File
5.2 KiB
Executable File