From d9f66f00a5898b4a3cf2ea8ada9a2d08f34c670e Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 5 Aug 2022 15:09:09 +0300 Subject: feat: set file commit time to git commit timestamp, unless changed If a file is committed to git and hasn't been changed, use the latest commit time for the file as the timestamp of the output file. This lacks tests, as I find it too much of a bother to set up git histories with timestamps. Sponsored-by: author --- riki.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'riki.md') diff --git a/riki.md b/riki.md index c5dc4c0..e5ae0f0 100644 --- a/riki.md +++ b/riki.md @@ -519,7 +519,7 @@ the site content should be excluded._ given an installed riki given file site/index.mdwn from empty given file site/img.jpg from empty -given file site/.git/HEAD from empty +given file site/.git from empty given file site/index.mdwn~ from empty given file site/#index.mdwn# from empty when I run riki list site -- cgit v1.2.1