Hacker News new | ask | show | jobs
by matt_kantor 3414 days ago
Because of issues like this I tend to set up my deploy scripts to first `git clone` into a temporary directory, then do the rest of the work from there.