Skip to content

fix(apply): respect perm attributes on directories#27

Merged
subbeh merged 1 commit into
mainfrom
fix/dir-perm-apply
Jul 23, 2026
Merged

fix(apply): respect perm attributes on directories#27
subbeh merged 1 commit into
mainfrom
fix/dir-perm-apply

Conversation

@subbeh

@subbeh subbeh commented Jul 23, 2026

Copy link
Copy Markdown
Owner

Directories were always created with hardcoded 0755, ignoring perm
and perm-r attributes. Now uses the entry's Perm when set, and
explicitly chmod's existing directories to match.

Directories were always created with hardcoded 0755, ignoring perm
and perm-r attributes. Now uses the entry's Perm when set, and
explicitly chmod's existing directories to match.
@subbeh
subbeh merged commit 0e92e60 into main Jul 23, 2026
3 checks passed
@subbeh
subbeh deleted the fix/dir-perm-apply branch July 23, 2026 00:22
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

Successfully merging this pull request may close these issues.

1 participant