Skip to content
New issue

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

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

Already on GitHub? # 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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant