author | Junio C Hamano <junkio@cox.net> | |
Sat, 29 Oct 2005 20:02:18 +0000 (13:02 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 29 Oct 2005 20:02:18 +0000 (13:02 -0700) | ||
commit | 0ffdbbfe36a25682cbb2e6b18b9217c93c97b424 | |
tree | 608a7d756ae586e9c40c88d73f9f1bd98f81f2e8 | tree | snapshot |
parent | a67c1d0809f683e21baa9119f6a356c81b7e30b4 | commit | diff |
Teach local-fetch about lazy object directories.
The latest init-db does not create .git/objects/??/ directories
anymore and expects the users of the repository to create them
as they are needed. local-fetch was not taught about it, which
broke local cloning with Cogito.
Signed-off-by: Junio C Hamano <junkio@cox.net>
The latest init-db does not create .git/objects/??/ directories
anymore and expects the users of the repository to create them
as they are needed. local-fetch was not taught about it, which
broke local cloning with Cogito.
Signed-off-by: Junio C Hamano <junkio@cox.net>
local-fetch.c | diff | blob | history |