mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 01:28:17 -07:00
26532e7914
Without this patch, asft was not able to determine the tool version for a project located outside the user's HOME directory. ``` /work/project/ /home/me/.tool-versions ``` This changeset lets asdf find the global version stored at $HOME/.tool-versions when the directory traversal from the project dir was not able to find a suitable version. |
||
---|---|---|
.. | ||
commands | ||
utils.sh |