Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sandbox doesn't need to restart every time #12

Open
dblock opened this issue Aug 18, 2011 · 0 comments
Open

sandbox doesn't need to restart every time #12

dblock opened this issue Aug 18, 2011 · 0 comments

Comments

@dblock
Copy link
Contributor

dblock commented Aug 18, 2011

It's not necessary to restart sandboxing every deploy. Check out source into a temp location, but next time run a git clean -n -d -x after a pull. That syncs exactly with the repo and deletes all the junk, ignoring .gitignore. This might be helpful - http://gitready.com/beginner/2009/01/16/cleaning-up-untracked-files.html.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant