]> Sergey Matveev's repositories - zsh-autoenv.git/commit
_autoenv_get_file_upwards: handle relative paths (#67)
authorDaniel Hahler <github@thequod.de>
Fri, 11 Aug 2017 08:33:40 +0000 (10:33 +0200)
committerGitHub <noreply@github.com>
Fri, 11 Aug 2017 08:33:40 +0000 (10:33 +0200)
commitaa140ac2a07034511d71b099b35ee60bd05dd6b7
tree44c4fcd811234bc4460f702d5c7af71d905599fb
parent9ecb91480d6a868b31d6c26d8557775b87b592c9
parentb90d2c4f80bbe4aee1d6257dab77fc0b4cc55c75
_autoenv_get_file_upwards: handle relative paths (#67)

If `$look_from` is `.` the resulting file path will be relative.