|
From: | Paul Eggert |
Subject: | Re: new module 'vc-mtime' |
Date: | Mon, 24 Feb 2025 12:58:49 -0700 |
User-agent: | Mozilla Thunderbird |
On 2/24/25 11:10, Bruno Haible via Gnulib discussion list wrote:
- If F is under version control and not modified locally: the time of the last change of F in the version control system.
It's worth mentioning that in Git, this is the commit timestamp and not the author timestamp.
Why is this a C program and not a shell script? A script would be easier to maintain. That's worth commenting on, at least.
[Prev in Thread] | Current Thread | [Next in Thread] |