Problemunvalidated
Is there any ways to restrict the access to only allowed code or protect the code somehow technically from being stolen? — We use Git as a repository for hosting our code. Tension: The only thing we came up with is to create separate repositories for the abroad developer so they only access the allowed part and only work on it. Outcome: There are some drawbacks for the merging to the main code base, conflicts and so on.
e1dbdaf6-e394-4215-8caf-cd7ba605bced
Is there any ways to restrict the access to only allowed code or protect the code somehow technically from being stolen? — We use Git as a repository for hosting our code. Tension: The only thing we came up with is to create separate repositories for the abroad developer so they only access the allowed part and only work on it. Outcome: There are some drawbacks for the merging to the main code base, conflicts and so on.