Skip to content

fix: follow relative paths in sync/copy feature#1

Open
Alex-Izquierdo wants to merge 1 commit into
rohansx:mainfrom
Alex-Izquierdo:fix-sync-rel-path
Open

fix: follow relative paths in sync/copy feature#1
Alex-Izquierdo wants to merge 1 commit into
rohansx:mainfrom
Alex-Izquierdo:fix-sync-rel-path

Conversation

@Alex-Izquierdo
Copy link
Copy Markdown

Copy files in sync function does not honor relative paths, so you can define a config like:

[sync]
symlink = []
copy = [".claude/settings.local.json"]
ignore = []

But it is copied in the root of the project. This PR fixes the issue by ensuring relative paths are honored.

@Alex-Izquierdo
Copy link
Copy Markdown
Author

any feedback @rohansx ?

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