diff --git a/dist/index.js b/dist/index.js index d20f16fa..558f1a08 100644 --- a/dist/index.js +++ b/dist/index.js @@ -772,6 +772,8 @@ class GitCommandManager { return __awaiter(this, void 0, void 0, function* () { const endOfBody = '###EOB###'; const output = yield this.exec([ + '-c', + 'core.quotePath=false', 'show', '--raw', '--cc', diff --git a/report.txt b/report.txt new file mode 100644 index 00000000..d5a7d11b --- /dev/null +++ b/report.txt @@ -0,0 +1 @@ +1735295881