mirror of
https://github.com/git/git.git
synced 2026-03-13 18:33:25 +01:00
We do not yet support changing the directory of the spawned process (it would require a getwd(), chdir(new), chdir(back) sequence). Even though we can remove environment variables in the spawned process, we cannot yet add new ones.
3.5 KiB
3.5 KiB