design-center
design-center copied to clipboard
VCS::vcs_mirror nowipe option still wiping
Hi, when I try to use VCS::vcs_mirror with the nowipe option enabled it still wipes the directories of the git repositories clean.
Here's an example config json: https://github.com/ahdinosaur/command-center/blob/master/params/VCS/vcs_mirror/blue-dream-conf.d.json.
My solution was to comment out everything related to wiping, and now it works for me, but that doesn't seem appropriate. Thanks.
Thanks for the catch, I will look into it.
Please test the pull request #208.