divergence icon indicating copy to clipboard operation
divergence copied to clipboard

hidden files not syncing

Open paulie4 opened this issue 12 years ago • 0 comments

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)}

paulie4 avatar Nov 03 '12 04:11 paulie4