]> Sergey Matveev's repositories - public-inbox.git/commit
solvergit: do not show full path names to "git apply"
authorEric Wong <e@80x24.org>
Wed, 30 Jan 2019 02:32:29 +0000 (02:32 +0000)
committerEric Wong <e@80x24.org>
Wed, 30 Jan 2019 02:32:29 +0000 (02:32 +0000)
commitdf7ee53f43ad5624f512b2ba0b53df9a76b41937
tree22f29366b2dc6123ec28168eb7c528c70648f627
parent8b473d081c3eaccce2efd8458e663ae355eae7b3
solvergit: do not show full path names to "git apply"

"git apply" will warn about whitespace with the full path of the
patch, which will expose the $TMPDIR environment to users over
HTTP(S).

This change breaks compatibility with git pre-1.8.5, again;
but that was released in late-2013; so hopefully everybody
is on newer versions.
lib/PublicInbox/SolverGit.pm