new options: 'preserveFiles' and 'inflateSymlinks' #38

Merged
refaelos merged 2 commits from master into master 2012-11-10 17:32:55 -08:00
refaelos commented 2012-11-09 04:20:53 -08:00 (Migrated from github.com)

(new pull request... merged with latest changes in master)

preserveFiles

In case you set the 'preserve' options to true, you might want to keep existing files inside folders. Just set the option 'preserveFiles' to true.

In some cases you might want to have wrench copy the actual file/folder associated with a symlink and not the link itself. Just set the option 'inflateSymlinks' to true.

I also added tests.

(new pull request... merged with latest changes in master) #### preserveFiles In case you set the 'preserve' options to true, you might want to keep existing files inside folders. Just set the option 'preserveFiles' to true. #### inflateSymlinks In some cases you might want to have wrench copy the actual file/folder associated with a symlink and not the link itself. Just set the option 'inflateSymlinks' to true. I also added tests.
ryanmcgrath commented 2012-11-10 17:33:03 -08:00 (Migrated from github.com)

Merged! Thanks yo.

Merged! Thanks yo.
refaelos commented 2012-11-10 23:35:32 -08:00 (Migrated from github.com)

Cool!

Cool!
This repository is archived. You cannot comment on pull requests.
No reviewers
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: code/wrench-js#38
No description provided.