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

hidden files not syncing #11

Open
paulie4 opened this issue Nov 3, 2012 · 0 comments
Open

hidden files not syncing #11

paulie4 opened this issue Nov 3, 2012 · 0 comments

Comments

@paulie4
Copy link
Contributor

paulie4 commented Nov 3, 2012

Any hidden files in the root of the git working directory are not being rsynced. This command is what's working for me (Note: I removed the globbing):
rsync -a --delete --exclude .git --exclude .gitignore #{src_path}/ #{path(branch)}

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