diff options
author | zeripath <art27@cantab.net> | 2020-10-14 12:27:21 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-14 14:27:21 +0300 |
commit | 99fb2564118286a5fc2db5676b44029a96a14087 (patch) | |
tree | 958a3a3b47dce08e36822af9ad4f6dda17df99a2 /vendor | |
parent | 09abdb8a65ee1e935a63add6d7f6398d36be7ebe (diff) | |
download | gitea-99fb2564118286a5fc2db5676b44029a96a14087.tar.gz gitea-99fb2564118286a5fc2db5676b44029a96a14087.zip |
Finally fix diff names (#13136) (#13139)
Backport #13136
it is possible to have an ambiguous line here.
if they needed to be and if one was quoted then both would be.
Both of these were wrong.
I have now discovered `--src-prefix` and `--dst-prefix` which
means that we can set this in such a way to force the git diff
to always be unambiguous.
Therefore this PR rollsback most of the changes in #12771 and
uses these options to fix this.
Signed-off-by: Andrew Thornton <art27@cantab.net>
Diffstat (limited to 'vendor')
0 files changed, 0 insertions, 0 deletions