From: Todd Zullinger Date: Mon, 3 Mar 2025 20:44:08 +0000 (-0500) Subject: technical/partial-clone: update reference to rev-list-options.adoc X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=59d92809088f28b06b0cd102dd166ba8b3144fc7;p=rit technical/partial-clone: update reference to rev-list-options.adoc Signed-off-by: Todd Zullinger Signed-off-by: Junio C Hamano --- diff --git a/Documentation/technical/partial-clone.adoc b/Documentation/technical/partial-clone.adoc index bf5ec5c82d..e513e391ea 100644 --- a/Documentation/technical/partial-clone.adoc +++ b/Documentation/technical/partial-clone.adoc @@ -85,7 +85,7 @@ See "filter" in linkgit:gitprotocol-pack[5]. server to request filtering during packfile construction. + There are various filters available to accommodate different situations. -See "--filter=" in Documentation/rev-list-options.txt. +See "--filter=" in Documentation/rev-list-options.adoc. - On the server pack-objects applies the requested filter-spec as it creates "filtered" packfiles for the client.