R
R
Ramiro Disango2018-08-30 10:08:42
git
Ramiro Disango, 2018-08-30 10:08:42

How to hide directories for some employees in git?

Hi all.
How do companies usually solve this problem?
There are three employees who write the code for one program.
How to restrict access to the directory so that the employee does not even know about its existence.
And at the same time when he wrote the code, does his code margin with ours?
*ps The task is to prevent the employee from stealing the entire program code.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Eugene Wolf, 2018-08-30
@Ramiro_Disango

How do companies usually solve this problem?
Usually this problem is solved in one of the following ways:
1. The selection of employees who drag nothing
2. The presence of a security specialist (s)
3. Git submodules
4. Different repositories

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question