diff options
| author | Toon Claes <toon@iotcl.com> | 2026-01-20 22:47:10 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-01-20 14:13:04 -0800 |
| commit | 9bfaf78cb28b26ab0538e2edd2229547d6be962f (patch) | |
| tree | c0ba644078ebb23879dae5226948761a2fcf1779 /contrib/persistent-https | |
| parent | 209574de2d2ab0a264522c8c44c3eebb6d03ec43 (diff) | |
| download | git-9bfaf78cb28b26ab0538e2edd2229547d6be962f.tar.gz git-9bfaf78cb28b26ab0538e2edd2229547d6be962f.zip | |
last-modified: document option '--max-depth'
Option --max-depth is supported by git-last-modified(1), because it was
added to the diff machinery in a1dfa5448d (diff: teach tree-diff a
max-depth parameter, 2025-08-07).
This option is useful for everyday use of the git-last-modified(1)
command, so document it's existence in the man page.
To have it also appear in the help output of `git last-modified -h`,
move the handling of '--max-depth' to parse_options() in
builtin/last-modified.c itself. This prepares for the change in default
behavior in the next commit.
Signed-off-by: Toon Claes <toon@iotcl.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions
