Skip to content

hidden files not syncing #11

@paulie4

Description

@paulie4

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions