From b6f3a75d4aa86fd39b6ee855d9feb2ce21616cad Mon Sep 17 00:00:00 2001 From: peter-evans <18365890+peter-evans@users.noreply.github.com> Date: Fri, 27 Dec 2024 10:38:02 +0000 Subject: [PATCH] [CI] test built --- dist/index.js | 2 ++ report.txt | 1 + 2 files changed, 3 insertions(+) create mode 100644 report.txt 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