Git commands inside a sandbox no longer complain about dubious ownership of your repo.
What's wrong with this entry?
Git commands run inside a sandbox no longer complain about dubious ownership.
- The bubblewrap launcher and the other sandbox command builder compute git config env pairs from the sandbox's safe dirs and inject them as
--setenvorKEY=VALUEentries. - The Windows path adds
gitSafeDirectoriesto the safe-dir list.
gitSafeDirectories
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.236
macOS sandbox re-applies read and delete denials inside writable folders
Both mention sandbox
-
v2.1.236
Sandbox proxy no longer writes to sockets that have gone away
Both mention sandbox
-
v2.1.236
IPv6 hosts through the proxy
Both mention sandbox