Re: [PATCH 3/3] last-modified: better document how depth in handled
From: Eric Sunshine <hidden> Date: 2025-11-26 17:38:30
On Wed, Nov 26, 2025 at 1:10 AM Toon Claes [off-list ref] wrote:
last-modified: better document how depth in handled
s/in/is/
By default git-last-modified(1) only shows information about paths at
the root level. This can be confusing. Clarify the command's behavior in
the documentation.
Signed-off-by: Toon Claes <redacted>