|
|
|
|
|
by kstenerud
74 days ago
|
|
It actually runs git (with hooks disabled) to generate the diff. It happens on the host when using copy mode, and inside the sandbox when using overlay mode. The above example doesn't specify workdir mounting mode, so it would be copy, not overlay. |
|