pocketarc/git-deploy-php

Question: Is clean_directories[] recursive?

bobrocke opened this issue · 2 comments

That is, will it delete all folders, files and subfolders with the target folder?

I believe so, yes (I didn't implement it). If it's not, let me know and I'll sort it out for you.

Actually, just checked the code - yes, it is.