]> Kevux Git Server - rit/commit
archive: document --prefix handling of absolute and parent paths
authorPushkar Singh <pushkarkumarsingh1970@gmail.com>
Wed, 8 Apr 2026 16:00:06 +0000 (16:00 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 8 Apr 2026 18:13:52 +0000 (11:13 -0700)
commit1dcfd677cea65ad65517d57e0659a23f25b53717
treea3458971f33c3e38bf871b40ae03346db341befd
parent9a2fb147f2c61d0cab52c883e7e26f5b7948e3ed
archive: document --prefix handling of absolute and parent paths

Clarify that --prefix is used as given and is not normalized,
and may include leading slashes or parent directory components.

Signed-off-by: Pushkar Singh <pushkarkumarsingh1970@gmail.com>
Acked-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-archive.adoc