This repository has been archived by the owner on Feb 6, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove files from lower layer before writing
If the lower layer contained a symlink, the write logic would end up writing to the symlinked file. This change also allows an upper layer to replace a paths of one type (dir, file symlink) with another. Fixes #6
- Loading branch information