Skip to content
Snippets Groups Projects
Commit 21ca138e authored by ilovezfs's avatar ilovezfs
Browse files

Resource.unpack: install invisible files and dirs


Since patches sometimes change .gitignore and .travis.yml, it's
desirable to install them along with everything else if a resource needs
patching. Also, for resources that are git respositories, this allows
install to interact with git objects other than the commit specifically
checked out. More generally, this may help to avoid subtle issues by
preserving the fidelity of resources in cases where invisible dot files
play a functional role.

Closes #329.

Signed-off-by: default avatarilovezfs <ilovezfs@icloud.com>
parent af42deca
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment