Skip to content

feat: add support for file modes via git tree api#45

Closed
MarshallOfSound wants to merge 1 commit into
changesets:mainfrom
MarshallOfSound:sam/support-file-modes
Closed

feat: add support for file modes via git tree api#45
MarshallOfSound wants to merge 1 commit into
changesets:mainfrom
MarshallOfSound:sam/support-file-modes

Conversation

@MarshallOfSound
Copy link
Copy Markdown

This adds support for committing files with non-655 modes, the git tree api specifically supports these so this is mostly wiring and switching from the graphql commit mutation to the git tree rest APIs.

Disclaimer: This PR was partially written by Claude Code but tested via both the integration tests and myself manually

@Andarist Andarist requested a review from s0 November 10, 2025 21:15
@Andarist
Copy link
Copy Markdown
Member

I think this addressed some of the issues around symlinks: #46 - which was the main motivation for this PR here. I'll close this now, but if the issues persist - please open a new issue and we'll have it fixed.

@Andarist Andarist closed this May 22, 2026
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.

2 participants