Hacker News new | ask | show | jobs
by herebolt 3719 days ago
> The only change I'd make is to deploy by copying (and not by symlinking).

But then you lose any changes you make to those files...

1 comments

I consider that a feature. When a change has proven to be good enough I copy it into my repository. I prefer to rsync the files though.