summaryrefslogtreecommitdiffstats
path: root/t/t5000-tar-tree.sh
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2005-10-11 08:22:01 +0200
committerJunio C Hamano <junkio@cox.net>2005-10-11 08:22:01 +0200
commitb721e01f6efd84b04c6946553cd566f2707c964d (patch)
tree4f34bf130613e28cb2391efdcf270d885412ec0a /t/t5000-tar-tree.sh
parentRestore functionality to allow proxies to cache objects (diff)
downloadgit-b721e01f6efd84b04c6946553cd566f2707c964d.tar.xz
git-b721e01f6efd84b04c6946553cd566f2707c964d.zip
Use the same move_temp_to_file in git-http-fetch.
The http commit walker cannot use the same temporary file creation code because it needs to use predictable temporary filename for partial fetch continuation purposes, but the code to move the temporary file to the final location should be usable from the ordinary object creation codepath. Export move_temp_to_file from sha1_file.c and use it, while losing the custom relink_or_rename function from http-fetch.c. Also the temporary object file creation part needs to make sure the leading path exists, in preparation of the really lazy fan-out directory creation. Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 't/t5000-tar-tree.sh')
0 files changed, 0 insertions, 0 deletions