vn971 / rua

Build tool for Arch Linux providing control, review and jailed build options
GNU General Public License v3.0
425 stars 41 forks source link

Fix git diff jailing #217

Closed vn971 closed 1 year ago

vn971 commented 1 year ago

See https://github.com/vn971/rua/issues/216, in particular https://github.com/vn971/rua/issues/216#issuecomment-1747538333 and https://github.com/vn971/rua/issues/216#issuecomment-1747542455

With this commit, git invocations by rua should be safe even in presence of arbitrary .gitattributes files, and should not be disrupted by people's local git configurations.