This commit is contained in:
sebastien 2025-10-31 10:28:48 +01:00
parent f8fe04f7c7
commit f8afe40fa6

View File

@ -191,6 +191,7 @@ export async function getFileCommitDate(
const output = result.stdout.trim();
// Test
if (!output) {
return {
date: new Date(),