diff options
author | Rene Scharfe <rene.scharfe@lsrfire.ath.cx> | 2006-03-25 23:21:07 +0100 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-03-25 16:40:34 -0800 |
commit | 4c691724f175573a2dc4118782744cb0e852ab41 (patch) | |
tree | b6dadb1e5cf67c2d458a89fc3d4ae7af84edc239 /git-merge-resolve.sh | |
parent | 86da1c567da0421649cb1e8e999311012c764337 (diff) | |
download | git-4c691724f175573a2dc4118782744cb0e852ab41.tar.gz |
tar-tree: Use the prefix field of a tar header
... to store parts of the path, if possible. This allows us to avoid
writing extended headers in certain cases (long pathes can only be
split at '/' chars).
Also adds a file to the test repo with a 100 chars long directory name.
Even old versions of tar that don't understand POSIX extended headers
should be able to handle this testcase.
Btw.: The longest path in the kernel tree currently has 70 chars.
Together with a 30 chars long prefix this would already cross the
field limit of 100 chars.
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-merge-resolve.sh')
0 files changed, 0 insertions, 0 deletions