1
0
mirror of https://github.com/ko-build/ko.git synced 2025-01-20 18:28:32 +02:00
Matt Moore a3656d1441
Add support for recursively resolving directory symlinks. (#73)
* Add support for recursively resolving directory symlinks.

This adds support for properly resolving directory symlinks within kodata.
I verified that with this I can symlink `.git/refs` into `kodata/` and (with
changes) resolve the `.git/HEAD` symlink to read the appropriate
`ref: refs/heads/...` files with the commit SHA.

* Incorporate code review feedback
2019-08-15 17:59:15 -07:00
..
2019-03-21 15:32:50 -04:00