Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set default staging mode in config file #172

Merged
merged 3 commits into from
Jan 6, 2024
Merged

Set default staging mode in config file #172

merged 3 commits into from
Jan 6, 2024

Conversation

lukfor
Copy link
Collaborator

@lukfor lukfor commented Jan 5, 2024

This PR sets the default file-staging mode to copy and adds a property to the config file to change it.

It could be changed to symlink with:

config {
    stageMode "symlink"
}

This should help to investigate and understand issue #149

@lukfor lukfor merged commit 4abe4de into main Jan 6, 2024
2 checks passed
@lukfor lukfor deleted the fixes/file-staging branch January 6, 2024 19:01
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