]> git.ipfire.org Git - thirdparty/git.git/commitdiff
technical/partial-clone: update reference to rev-list-options.adoc
authorTodd Zullinger <tmz@pobox.com>
Mon, 3 Mar 2025 20:44:08 +0000 (15:44 -0500)
committerJunio C Hamano <gitster@pobox.com>
Mon, 3 Mar 2025 21:49:21 +0000 (13:49 -0800)
Signed-off-by: Todd Zullinger <tmz@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/technical/partial-clone.adoc

index bf5ec5c82d9e0f2fedfec517a6a86d9973f4f312..e513e391ea82ca991cda64fcfbc0b276eea4f4e8 100644 (file)
@@ -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=<filter-spec>" in Documentation/rev-list-options.txt.
+See "--filter=<filter-spec>" in Documentation/rev-list-options.adoc.
 
 - On the server pack-objects applies the requested filter-spec as it
   creates "filtered" packfiles for the client.