Skip to content

feat: support Mutagen sync ignores - #4

Draft
Octobr26 wants to merge 1 commit into
mainfrom
agent/update-mutagen-workflow
Draft

Octobr26 wants to merge 1 commit into
mainfrom
agent/update-mutagen-workflow

Conversation

@Octobr26

Copy link
Copy Markdown
Owner

Summary

  • add repeatable --ignore options to msync
  • stop treating ignored files as dirty repository state
  • document custom ignore patterns for partial repository synchronization

Why

Some repositories contain sections that should remain local or should not be synchronized to the remote development host. The helper now allows those paths to be excluded without weakening its checks for modified or untracked files.

Validation

  • bash -n scripts/msync
  • scripts/msync --help
  • git diff --check

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