Skip to content

If file doesn't have write permissions, it breaks repository #466

@bfirsh

Description

@bfirsh

If a file with permissions -r-------- is saved to the repository, then you can no longer check out because Replicate doesn't have permission to write to the file.

Pretty minor because this is actually sort of intended behavior, but maybe we shouldn't let you check in files with these permissions, because it is guaranteed to break your repository? I wonder how Git handles this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions