|
|
|
|
|
by perlgeek
4193 days ago
|
|
That problem exists for local work in the same way, no? If you can 'git clone' onto a dev machine, you can also copy that git repo to a USB stick. Efficient dev environments can't be totally locked down, because often people need to experiment with some parts of the environment (for example to reproduce bugs that only happen in some environments). |
|
When you tell them they're fired you can block them from physically accessing their dev machine.
Of course if you work on an open source project this problem go away, every employee is mandated to release their code ;-)