Hi,
I know that you dont really support using Copybara on Windows.
But nevertheless you might know a workaround or configuration to solve my problem.
I have the following folder structure:
-- proto
-- cpp_build (for linux)
In my destination files the files in the proto folder are synched from another repo.
Still files from the cpp_build that contain .sh scripts with -x permissions are changed to have no execution rights any more.
This breaks the build after each copybara commit.
Do you have any Idea how to prevent copybara from commiting files that are not part of the destination files?
Best, Natalie